Not a Member Yet,
Click here to Register



Welcome to the Tutorials Page.
Here you will find Tutorials on various languages
to help you on your way to becoming a better programmer.


Total: 13    Showing Results 1 to 10
Title Date Added
Turn CSS on and off
      This useful bit of code enables you to have links on your page which will let the user turn off your stylesheet. This will mean the user will see your page without any CSS formatting whatsoever. The CSS can also be turned back on.
Dec 02, 2004
Stylesheet Switcher
      Want to allow a user to choose any colour scheme they want for your site?

Well, if you use this little script you can. The user will be able to choose any colour scheme they want, the only limitation is how many your willing to make!
Oct 21, 2004
Loops Gone Wild
      This will show you the various ways on how to loop in php.
May 12, 2004
PHP Coding Standard
      Bet you didn't know there was a standard on how to code in php, did ya? well thre is and it is the PEAR coding standard. very informative and I think you should read it.
Jun 06, 2002
Working with Arrays
      PHP offers a comprehensive range of array functions that allow the budding developer to manipulate their arrays in ways that in other languages would be more cumbersome. This tutorial is primarily aimed at those who are new to PHP although it is hoped that some more experienced programmers may find some of the information in the Useful Operations section interesting as well.
Apr 17, 2002
Using PHP from the command line
      The command line options of the PHP executable are useful if you would like to debug or test your PHP setup, but they can also be handy, if you would like to use PHP for a different purpose than web scripting.
Apr 09, 2002
Time Manipulation
      Like most programming languages, PHP comes with a fairly full-featured API for date and time value manipulation. You've probably used it in your applications, but never bothered to look too closely at it. Well, here's your chance to rectify that mistake - this article delves into the date/time API in depth, uncovering some hidden nuggets and demonstrating how it can be used to simplify date and time processing in your PHP scripts.
Mar 20, 2002
Web Resources: PHP
      Small, but useful collection of php tutorials
Dec 20, 2001
Tutorialfind
      Lots of tutorials in php and other langauges
Dec 20, 2001
Thickbook.com
      Another site that has various tutorials for the beginner.
Dec 31, 1969
1 | 2 >>> items per page
© 2002 - 2024 snippetlibrary.com All Rights Reserved. Conditions
Do NOT follow this link or you will be banned from the site!