woork has submitted 6 links
PHP components: Autosuggest
in PHP added by woork, on 25/3/2008 AJAX beginner tutorials databases mysql
A simple "PHP component" (8Kb), ready to use, to implement a search form with an autosuggest feature using PHP and MySQL just modifying some parameters.
comment save reportDeleting record with Ajax using prototype.js and PHP
in PHP added by woork, on 12/3/2008 AJAX beginner tutorials database mysql
This tutorial explains how to use prototype.js framework an PHP to delete a record from a database with Ajax. This is a simple overview with basic features you can use and improve in your web projects.
comment save reportUsing prototype.js to add record into database with ajax
in PHP added by woork, on 14/2/2008 AJAX Prototype database mysql
This tutorial explains how to use prototype.js framework to enable a simple ajax request which add a new record (an user name) into a database table using PHP like server side language.
comment save reportSearch with autosuggest feature (using PHP)
in PHP added by woork, on 5/2/2008 AJAX advanced tutorials mysql
This tutorial explains how to implement a simple ajax search with autosuggest feature using some lines of code. All files are fully customizable and ready to reuse in your projects.
comment save reportDatabase design fundamentals (PHP, MySQL, SQL)
in PHP added by woork, on 7/1/2008 database how-to mysql sql
This is a mini-guide with hot tutorials to learn, step-by-step, how to design a database from relationships-entities model to final implementation using SQL, MySQL and PHP. Very useful for web developers.
comment save reportEdit in place with Scriptaculous and PHP
in PHP added by woork, on 5/1/2008 AJAX scriptaculous
How to implement a simple Edit in Place effect (Flickr-like) using Scriptaculous and PHP.
comment save report