Categories





WS Menu







Search our tutorials

Western Studios Tutorials

     There are 86 Links in our database

1 23 4 5 .... Next Page Previous Page
Category: Main/PHP


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


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: 149
| Comments (0)

Get MySql size with php


 
Description: This simple tutorial will show you how to get the size of a MySQL database using PHP in just a few simple steps.
Added on: 05-Jul-2006 Hits: 231
| Comments (0)

GROUP BY in MySQL


 
Description: Learn how to group items in mysql. This is very useful when you have multiple instances of the same item in your database.
Added on: 11-Nov-2006 Hits: 156
| Comments (0)

PHP Sessions


 
Description: Alright, so you have a section on your website that you want to keep private but you don't feel like messing around with htaccess to keep people from getting in without knowing, well here's is a simple login system using the power of PHP sessions.
Added on: 31-Mar-2005 Hits: 222
| Comments (0)

Installing Apache, Mysql and PHP


 
Description: This tutorial will show you how to get mysql, php and apache server installed on your computer.
Added on: 25-Apr-2005 Hits: 203
| Comments (0)

Creating a MySql database


 
Description: Create your own mysql database to store your data and make your website a dynamic one.
Added on: 25-Apr-2005 Hits: 286
| 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: 233
| Comments (0)

Starting MySql


 
Description: How to start mysql server and client from the command line ( DOS )
Added on: 26-Apr-2005 Hits: 245
| Comments (0)

Getting Data from Mysql


 
Description: Using PHP you can run a MySQL SELECT query to fetch the data out of the database. You have several options in fetching information from MySQL. PHP provide several functions for this.
Added on: 26-Apr-2005 Hits: 227
| Comments (0)

Random links and images with php and mysql


 
Description: This script allows any number of images to be referenced and have an associated hyperlink attached, which makes it great for 88x31 buttons which are commonplace throughout the web. The script requires a web server with PHP and a MySQL database to store the data.
Added on: 27-Apr-2005 Hits: 289
| Comments (0)


1 23 4 5 .... Next Page Previous Page