Search our tutorials

Western Studios Tutorials

     There are 86 Links in our database

First .... 5 6 7 89 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: Date (New Links Listed First)


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

Starting MySql


 
Description: How to start mysql server and client from the command line ( DOS )
Added on: 26-Apr-2005 Hits: 297
| 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: 300
| 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: 366
| 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: 276
| 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: 286
| Comments (0)

Create a php based CMS


 
Description: Writing your own CMS can lead to a solution that is better suited to your requirements, better addresses the needs of your users, and is better understood by your development team. If you have the time and expertise to write your own in-house system, it may well prove the better option.
Added on: 11-Mar-2005 Hits: 488
| Comments (0)

Your first php page


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

Redirecting Users


 
Description: PHP has the capability of doing thousands of different useful things. On of those useful things, is the ability to redirect users using HTTP headers alone. This is different from using plain HTML Meta tags to redirect, as using this method the user won't even see the redirect occur. This can be very useful in creating a page that redirects to different pages, depending on the input to the script.
Added on: 13-Feb-2005 Hits: 291
| Comments (0)


First .... 5 6 7 89 Next Page Previous Page