Posts Tagged ‘tutorials’
Where can I get free PHP, MySQL Tutorials for free and where?
I would like to create databases for a Medical Chamber to link all there files into one “thing”
Can any one guide me to PHP and AJAX Tutorials?
Hi,
I am developing in PHP for about 6 months now and Now I want to get started with PHP and AJAX can anyone guide me to a resource that can provide me with the technicalities of how to develop applications using AJAX with PHP
Thanks
PHP Tutorials: Unique Visitor Counter (Part 2)
This works in the way that if a user has visited the page before (based on their IP address), their hit will not be counter. If a visitor is new to the page, a hit will be counter and their IP address stored for future checking.
PHP Tutorials: Creating a Guestbook (Part 2)
Create your own guestbook using PHP and a MySQL database.
PHP Tutorials: Create a Search Engine (Part 5)
Create a search engine for any purpose. This search engine can be implemented anywhere to search your website content, or to search pages on the web.
