Tutorials by developertutorials.com

You can find here all the 140 tutorials by developertutorials.com. The author's home page URL is http://www.developertutorials.com.
Sort byTutorials Per Page
Pages:5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | Next|Last
One of the advantages of PHP has always been the ability to easily manipulate information submitted by the user through an HTML form. In fact...
August 22, 2007 Today Views: 1 Total Views: 917
This article compares five prominent scripting tools (Perl, PHP, Python, Tcl, and Java servlets) by applying each to the same six common server-side tasks.
August 21, 2007 Today Views: 1 Total Views: 1,157
Occasionally you'll find yourself asking questions which would make your life easier. One of these things is referencing.
August 20, 2007 Today Views: 2 Total Views: 1,068
The software that I write is not intended for just one customer who is locked into a single RDBMS. Instead it can be used by virtually any customer using the RDBMS of their choice. How is this possible?
August 17, 2007 Today Views: 1 Total Views: 1,079
These are some common PHP and MySQL coding tips.
August 16, 2007 Today Views: 1 Total Views: 1,552
This article explains the basics of SQL as a Q&A session. Most of the questions are the ones that most novices would like to ask. This approach is excellent and readers who are not familiar with the technology.
August 14, 2007 Today Views: 1 Total Views: 1,103
A lot of developers are taught to use database stored procedures, triggers and database constraints at every possible opportunity, and they cannot understand why an old dinosaur like me should choose to take an opposite view. The reason can be summed up quite simply...
August 13, 2007 Today Views: 3 Total Views: 1,079
In this paper, I describe how to write syslog messages to a MySQL database. Having syslog messages in a database is often handy, especially when you intend to set up a front-end for viewing them.
August 10, 2007 Today Views: 1 Total Views: 1,084
In this tutorial I will teach you how to make a dynamic image using PHP. The image will have text saying the last two songs you listened to (if you are currently listening) or the last song you listened to (if you aren't currently listening).
August 8, 2007 Today Views: 1 Total Views: 1,329
PHP is mainly focused on server-side scripting, so you can do anything any other CGI program can do, such as collect form data, generate dynamic page content, or send and receive cookies. But PHP can do much more.
July 24, 2007 Today Views: 1 Total Views: 1,284
Pages:5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | Next|Last