Latest topics Search | Sample PHP program(contd..,) Wed Jan 02, 2008 6:29 pm by passionguy 3.File Uploading using PHP: HTML Form(for uploading a file):
upload_file.php(for uploading file):
[ Full reading ] Comments: 0 Sample PHP program Wed Jan 02, 2008 6:01 pm by passionguy 1.Date.php
Output: The output of the code above could be something like this: 2006/07/11 2006.07.11 2006-07-11 2.Opening a file using PHP: filehandling.php
[ Full reading ] Comments: 0 A sample Suggest program using Ajax Mon Dec 31, 2007 6:50 pm by xemengen This program provides a suggestion box similar to Google search box using protototype.js. This script can be downloaded from </html> [url=prototypejs.org]Prototype[/url] This one is the program which fetches the data from the database gethint.php <?php // Fill up array with names $q=$_GET["q"]; $con = mysql_connect('localhost', 'username', 'password'); if (!$con) { die('Could not connect: ' . …[/"q"] [ Full reading ] Comments: 0 | Who is online? In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest None Most users ever online was 4 on Thu Jan 03, 2008 12:34 am Statistics We have 6 registered usersThe newest registered user is nataliewebb01 Our users have posted a total of 42 messages in 42 subjects |

Home



» SitePoint-The Principles of Beautiful Web Design
» SitePoint-The CSS Anthology
» SitePoint-DHTML Utopia Modern Web Design
» Apress-Beginning HTML with CSS and XHTML
» Encyclopedia of Internet Technologies and Applications
» Beginning ASP.NET 3.5
» Apress-Beginning ASP.NET 3.5
» Apress-Ajax and REST Recipes