Mortgage Life Insurance Truths
Mortgage insurance could be a form of insurance employed to safeguard a due mortgage; collateral insurance coverage works when the protection holder happens to die the insurance pays ... Continue Reading →
AJAX Poll
AJAX Poll – PHP and AJAX
The following example will demonstrate a poll where the result is shown without reloading.
Do you like PHP and AJAX so far?
Example Explained – ... Continue Reading →
AJAX RSS Reader
AJAX RSS Reader – PHP and AJAX
The following example will demonstrate an RSS reader, where the RSS-feed is loaded into a webpage without reloading.
Example Explained – ... Continue Reading →
AJAX Live Search
The following example will demonstrate a live search, where you get search results while you type.
Live search has many benefits compared to traditional searching:
Results are shown ... Continue Reading →
Example Explained – The HTML Page
Example Explained – The HTML Page with PHP and Ajax
When a user selects a CD in the dropdown list above, a function called “showCD()” is executed. The function is ... Continue Reading →
Example Explained – The MySQL Database
Example Explained – The MySQL Database with PHP and AJAX
The database table we use in the example above looks like this:
id
FirstName
LastName
Age
Hometown
Job
1
Peter
Griffin
41
Quahog
Brewery
2
Lois
Griffin
40
Newport
Piano ... Continue Reading →
Recent Comments