Tutorials by developertutorials.com
This tutorial will show you how to load a flat file and parse text to highlight or even censor out a word.
December 7,
2007
Today Views:
1 Total Views:
1,062
So you thought that it would be nice to publish a monthly newsletter for your ever growing web site. You create the registration page, and before you know it, your database is being filled with eager email address just waiting for your newsletter.
December 3,
2007
Today Views:
1 Total Views:
989
This image convertor uses features to automatically change a normal image to a smaller thumbnailed version of that image. To get started make a main folder for the thumbnailer to work.
November 30,
2007
Today Views:
2 Total Views:
840
Many people ask how do you create a template system in PHP. It is true their are many different ways, but this will hopefully show you the basic understanding of this type of method.
November 27,
2007
Today Views:
1 Total Views:
1,347
If you are developing a web-based system whereby a user, or users, are logging in and staying logged in (sessions, cookies), the following ideas are written with you in mind. Making sure your authentication and authorization schemes are secure is going to be part of your task.
November 22,
2007
Today Views:
1 Total Views:
1,310
The process of internationalisation can be as simple as replacing a string of text in one language with a string of text in another language, or it can be much more complicated involving the use of different character sets, as explained in Notes on Internationalization.
November 20,
2007
Today Views:
1 Total Views:
1,045
This tutorial is intended for those developers who come across the situation where they need to cater for what is known as a 'many-to-many' relationship.
November 13,
2007
Today Views:
1 Total Views:
1,140
This tutorial will explain how to parse (that is, read and interpret) information from a XML file using PHP. I will discuss the very basics of XML (mainly structure), and then jump right in to the reading and parsing of XML files. This is not a tutorial on XML itself, just parsing XML with PHP.
November 12,
2007
Today Views:
2 Total Views:
1,206
Sometimes I see people attempting to use VARCHARS or CHARS to store dates in their MySQL database application. This is really fighting against MySQL, which has a variety of interchangeable date types.
November 7,
2007
Today Views:
1 Total Views:
1,120
OK, so you want to upload an image or file to your server without using your FTP? This is very simple. This tutorial will teach you how!
November 6,
2007
Today Views:
2 Total Views:
1,168










