Categories





WS Menu







Search our tutorials

Western Studios Tutorials

     There are 87 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: Date (Old Links Listed First)


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: 209
| 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: 296
| 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: 239
| Comments (0)

Starting MySql


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

Mysql update and delete


 
Description: Updating and deleting rows from a database is quite simple and this tutorial will show you how.
Added on: 08-May-2005 Hits: 247
| Comments (0)

Reducing Exploits


 
Description: When dealing with PHP, especially dynamics, it's important to always consider security. Here are some simple tips that will help you deal with the most common of those problems and exploits.
Added on: 26-Jun-2005 Hits: 192
| Comments (0)

Alternating Row Colors With MySQL Results


 
Description: One of those popular ways to display your database queries is with alternating row colors inside of a table. Let's face it, if you are displaying any number of items inside your database, you should be using tables. This allows better formatting and better display of your results. If you would like to spice it up a little you can change the color of every other row inside your table and allow the results to be displayed in a manner which the user can read them easier. In this tutorial I will show you how.
Added on: 29-Jun-2005 Hits: 308
| 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: 244
| Comments (0)


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