Tutorials by CreativoDev

You can find here all the 4 tutorials by CreativoDev. The author's home page URL is http://www.coderemix.com.
Sort byTutorials Per Page
Have you noticed an URL with a question mark following the filename? Most probably you have. This is a technique used to pass data to web pages using URL query strings. What is a URL query string?
December 31, 2009 Today Views: 2 Total Views: 583
Do you want to encourage your visitors to say hi when they visit your friendly Website? This tutorial is divided in 4 phases and will teach you how to create a simple PHP guestbook using only one PHP file.
December 31, 2009 Today Views: 4 Total Views: 2,247
This tutorial should help you get an overall idea of how to check if cookies are enabled. Customize the code to meet your needs.
October 13, 2009 Today Views: 1 Total Views: 798
Anybody that codes a script that accepts user input and inserts data into a sql database must make sure the database's integrity is protected. Is your database safe from SQL injection attacks?
March 9, 2009 Today Views: 1 Total Views: 749