Kaoz-tutorials
Filters | RSS feed RSS feed | Our Tutorials | Submit Tutorials | Contact

PHP programming

< Previous 1 2   4 5 Next >>
Photoshop
Flash
HTML and CSS
JavaScript
PHP programming
Basics
Cookies and Sessions
Database
Forms
Images
Object Oriented Programming
Security

Automating news display with PHP scripts 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
Broken Link | 87 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Introduction to MySQL October 30th, 2007

Introduction to MySQL

PHP programming >> Basics >> phpfreaks.com
Broken Link | 90 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Simple Form-Based Image Upload October 30th, 2007

Learn how to upload images using HTML forms and PHP!

PHP programming >> Basics >> phpfreaks.com
Broken Link | 83 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Random Title Generator using Arrays 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
Broken Link | 38 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

P and J Programming 101 - Sequencing and Dependencies October 30th, 2007

Learn the basics of PHP programming

PHP programming >> Basics >> phpfreaks.com
Broken Link | 12 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Randomize Images, Quotes and MySQL Results 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
Broken Link | 22 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Build a People Online Counter with PHP and MySQL 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
Broken Link | 20 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Customized Timeout Sessions October 30th, 2007

Learn how to customize sessions with timeouts using PHP!

PHP programming >> Basics >> phpfreaks.com
Broken Link | 19 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

GD Library 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
Broken Link | 82 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Using PHP-CLI (Command Line Interface) October 30th, 2007

Learn how to use PHP on the command line.

PHP programming >> Basics >> phpfreaks.com
Broken Link | 14 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Creating and Using a Timing Class 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
Broken Link | 8 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Writing A Language Filter October 30th, 2007

Teach yourself how to edit obscenities from your user submitted input.

PHP programming >> Basics >> phpfreaks.com
Broken Link | 7 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Bits and bitwise operators 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
Broken Link | 4 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

What is MD5 or MD5sum? 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
Broken Link | 20 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Benchmark and optimize PHP script speed 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
Broken Link | 55 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
< Previous 1 2   4 5 Next >>