![]() |
![]() |
|
![]() |
 |
|
|
|
|
October 30th, 2007 |
|
This tutorial will teach you how to build a news script for your website, giving you a break from uploading files every time there's news.
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
Introduction to MySQL
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
Learn how to upload images using HTML forms and PHP!
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
Have you always wanted to have your own randomly generated titles like some big websites do?? Here is your chance
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
Learn the basics of PHP programming
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
Learn how to randomize just about anything you need on your website. Great for Random Quotes, Images and MySQL Results.
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
Want to know how many people are on your website at any given time? Using PHP with Sessions and MySQL, this tutorial will show you how!
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
Learn how to customize sessions with timeouts using PHP!
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
If you are intrested in creating images at runtime using PHP then this is the tutorial for you.
|
PHP programming >> Images >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
Learn how to use PHP on the command line.
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
The purpose of this tutorial is to cover two seperate topics; profiling and object oriented programming (OOP). In this tutorial we'll create a simple class that can be used to create one or more timers. You can then use these timers to show you how long a script, function or code block takes to run, which can help you optimize your scripts.
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
Teach yourself how to edit obscenities from your user submitted input.
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 30th, 2007 |
|
This tutorial will attempt to teach you what bits are, how binary arithmetic works, what bitwise operators are and how they work.
|
PHP programming >> Basics >> phpfreaks.com |
|
|
|
|
|
 |
|
|
|
|
October 29th, 2007 |
|
Its a formula - a way to take a message of an arbitrary length, and create a 128-bit "fingerprint" or "message digest" of the message. MD5 is a way to verify data integrity. On these forums, it comes up fairly often in discussions about storing user passwords and other sensitive data.
|
PHP programming >> Security >> go4expert.com |
|
|
|
|
|
 |
|
|
|
|
October 25th, 2007 |
|
Sometimes you create a script that can get slow for several reasons. In this tutorial you'll learn how to analyze what is slowing the script and foremost what you can do about it!
|
PHP programming >> Basics >> dreamdealer.nl |
|
|
|
|
|