Kaoz-tutorials
Filters (New!) | RSS feed RSS feed | Our Tutorials | Submit Tutorials | Contact

SITE: thinkofcode.com

 
Photoshop
Flash
HTML and CSS
JavaScript
PHP programming

PHP -Working with cookies November 26th, 2007

This simple script shows you how to set cookie, retrieve data from it and how to delete a cookie.

PHP programming >> Cookies and Sessions >> thinkofcode.com
Broken Link | 37 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Captcha Script or image verification in php November 26th, 2007

Protect your comment submission, form submission or any kinda user input using this simple, yet powerful script. You can modify color of the image and text yourself very easily as per your requirement

PHP programming >> Security >> thinkofcode.com
Broken Link | 35 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Basic Object Oriented Approach November 23rd, 2007

Teaches how we can call function using objects after creating the instance of the class. It's a good code re-usability technique to use this kind of approach

PHP programming >> Object Oriented Programming >> thinkofcode.com
Broken Link | 43 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Database Abstraction Layer November 17th, 2007

This tutorial shows how simply we can interact with database using OOPs appraoch

PHP programming >> Object Oriented Programming >> thinkofcode.com
Broken Link | 72 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5