Search our tutorials

Western Studios Tutorials

     There are 86 Links in our database

First .... 6 7 8 9Previous Page
Category: Main/PHP


Sort Links by: Title (A\D) Date (A\D) Rating (A\D) Popularity (A\D)
Sites currently sorted by: Title (A to Z)


Using and Understanding Sessions


 
Description: A collection of 19 tips on understanding and using sessions in PHP. Clear explanations and tutorial exercises are provided on starting and closing sessions, saving and retrieving values in sessions, deciding how session IDs to be transferred, deciding where to store session files, deciding when to expire session values, etc.
Added on: 12-Jul-2006 Hits: 193
| Comments (0)

Using Cookies in PHP


 
Description: Cookies are one of the most widely misunderstood concepts of Internet surfing to both users and developers. Many people think that cookies are dangerous, insecure 'things' that let people get your credit card details and what not. This is, for most cases, completely untrue. To the experienced web developer, cookies present a medium for allowing quicker and more user friendly access to your website.
Added on: 13-Feb-2005 Hits: 259
| Comments (0)

Using If Else Statements


 
Description: An if else statement can make things really neat on your website. The basics of it are so simple that if you blink your eyes, you should be able to figure it out. Let's cover an if else statement.
Added on: 30-Jun-2005 Hits: 282
| Comments (0)

Using PHP To Backup MySQL Database


 
Description: In this page you can learn three different ways to backup your MySQL database
Added on: 26-Apr-2005 Hits: 270
| Comments (0)

Using PHP to search MySQL


 
Description: Searching a database is very simple and this tutorial will teach you how to do just that.
Added on: 08-Jul-2007 Hits: 233
| Comments (0)

Your first php page


 
Description: Learn how to create a simple page in php.
Added on: 11-Mar-2005 Hits: 309
| Comments (0)


First .... 6 7 8 9Previous Page