Tutorials by developertutorials.com
HTACCESS is a remarkable tool you can use for password protection, error handling (like custom 404 pages), or HTTP redirects. It can also be used to transform whole folders in seconds: adding headers to all your HTML documents, watermarking all your images, and more.
February 27,
2008
Today Views:
1 Total Views:
629
First off, if you read last week's article by me (the one about site personalization in PHP), I have one addition to make to make your life a little easier. If you didn't read last week's article, read it. It'll help you.
February 25,
2008
Today Views:
1 Total Views:
1,029
Suppose you want to know the age of a person given her birth date. Let’s say her birth date is "09-23-1969". Although in this case you might say that we don’t need a program to compute the age, but assuming there are 1000s of records in your database...
February 1,
2008
Today Views:
1 Total Views:
4,318
This tutorial teaches you how to upload images into a MySQL database using PHP.
January 30,
2008
Today Views:
1 Total Views:
898
You may have the word Ben in a lot of your MySQL rows and want to repalce that word with a new word such as Jim.
January 29,
2008
Today Views:
1 Total Views:
929
You can easily show how many users are online with PHP and MySQL!
January 25,
2008
Today Views:
1 Total Views:
1,449
100 results on one page takes too long to load and can also look messy. Lets get started on putting your MySQL Database results on sepearte pages with PHP.
January 22,
2008
Today Views:
1 Total Views:
735
This tutorial is intended for developers who want to take a user-supplied date and format it so that it can be added to the database, and then to take a date from the database and format for display to the user.
January 16,
2008
Today Views:
2 Total Views:
1,069
This tutorial is intended for those PHP developers who want a password encryption routine that is reversible - i.e. the encrypted password can be decrypted back into plain text.
January 14,
2008
Today Views:
1 Total Views:
1,336
First of all you need to connect to the database...
January 11,
2008
Today Views:
1 Total Views:
1,029









