tuan.norlida's blog

Grid PHP SQL: Learn Ext JS Form [ Adding a new entry ]

We will build a new window that willcontain a form for filling out name and ic number as samples of data.

 Here you go the steps;

Add elements by .add() with jQuery API

The .add(elements) method use to add more elements, matched by the given expression, to the set of matched elements and it will always be returned in document order (rather than a simple concatenation).

Below is the sample of code showing how the method works;
addadd

 

 

 

 

 

  Ref: http://api.jquery.com/add/

How To Install Git Client

Choose Git Bash Only

11

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Chhose Checkout Windows Style

22

 

 

 

 

 

 

 

 

 

 

How To Add Collaborator (By Admin)

Open the repo admin page;

 

Click the project link that you want to add collaborator(s). 

projectproject

 

 Click on Admin. 

adminadmin

 

Click Add Another Collaborator. 

add_anotheradd_another

 

 

 

 

 

 

 

 

 

 

 

How To Generate SSH Key and Add To Github

In previous entry, we just create account with github(http://software.krimnet.com/how-create-account-with-github.htm). Here, follow the step on how to generate and add SSH Key to Github;

How to create account with Github

First of all, you can create account with github with following below steps; 

1. Go to https://github.com/

2. Click sign up button.

sign upsign up

 

 

3. Choose plan. 

10 Essential SQL Tips for Developers

SQL is yet another essential language for developers wishing to create data-driven websites.

A basic polyline in google map

Polylines are used to mark out roads, borders and other things that are made of lines in maps. The Google Maps API offers a class for drawing these lines on a Google Map called GPolyline. In this entry I will show you how to use these and how to deal with potential performance issues when the polylines gets more complex. 

// Create an instance of Google map

var map = new GMap2(document.getElementById("map"));

 

Steps in creating google map

Here are what we have done in creating google map version 1.0 in kcomm project. 
There are multiple steps and style designing Google maps depends on our requirements. 
Consider this is the basic one. 

FPDF Fehler

FPDF Fehler: Einige Daten hat bereits sein Ausgabe, kann nicht senden PDF Feile

FPDF error: Some data has already been output, can't send PDF file  

 


1431H : Benchmark Trials

Application Benchmark Trials in Progress
Success = Trial - Error + Fix

Navigation

User login

Recent comments