|
- Creating A Guestbook Using PHP and MySQL
- You've seen it at least once right? Guestbook is one of the most common thing to find in a website. In this tutorial we'll create a guestbook using PHP and MySQL. I have split this tutorial into two section, each covering a specific feature of the g...
- Author:Time:2008-05-04 09:26:39 Hits:3 Comment:0 View Article...
- php filter dangerous html code
- Html, with PHP filter may be used to introduce the content of external danger of the code. In some cases, the need to allow users to html content, in order to enrich users to publish the information, of course, some may cause confusion in the layout...
- Author:Time:2008-05-03 11:29:47 Hits:5 Comment:0 View Article...
- Form Validation With PHP
- Whenever you make a form you should not leave it alone without any form validation. Why? Because there is no guarantee that the input is correct and processing incorrect input values can make your application give unpredictable result. You can valid...
- Author:Time:2008-05-02 19:52:08 Hits:5 Comment:0 View Article...
- AJAX Http Requests
- AJAX Uses HTTP Requests In traditional JavaScript coding, if you want to get any information from a database or a file on the server, or send user information to a server, you will have to make an HTML form and GET or POST data to the server. The us...
- Author:Time:2008-05-01 23:02:15 Hits:6 Comment:0 View Article...
- PHP and AJAX XML Example
- AJAX can be used for interactive communication with an XML file. AJAX XML Example In the AJAX example below we will demonstrate how a web page can fetch information from an XML file using AJAX technology. Select a CD in the Box Below Select a CD: Bo...
- Author:Time:2008-05-01 22:57:17 Hits:6 Comment:0 View Article...
- PHP and AJAX Suggest
- AJAX Suggest In the AJAX example below we will demonstrate how a web page can communicate with a web server online as a user enters data into a web form. Type a Name in the Box Below First Name: Suggestions: This example consists of three pages: a s...
- Author:Time:2008-05-01 22:56:54 Hits:5 Comment:0 View Article...
- AJAX XMLHttpRequest
- The XMLHttpRequest object makes AJAX possible. The XMLHttpRequest The XMLHttpRequest object is the key to AJAX. It has been available ever since Internet Explorer 5.5 was released in July 2000, but not fully discovered before people started to talk...
- Author:Time:2008-05-01 22:56:07 Hits:5 Comment:0 View Article...
- AJAX Introduction
- AJAX = Asynchronous JavaScript And XML AJAX is an acronym for A synchronous J avaScript A nd X ML. AJAX is not a new programming language, but simply a new technique for creating better, faster, and more interactive web applications. AJAX uses JavaS...
- Author:Time:2008-05-01 22:55:12 Hits:13 Comment:0 View Article...
|
Copyright 2008 The PHPsu
All rights reserved.
This mirror generously provided by: .Hp Inc. ICP:08000822
Last updated: Fri Jun 6 18:18:33 GMT-8 2008