Categories





WS Menu









Search our tutorials

Western Studios Tutorials

     There are 86 Links in our database

First .... 3 4 5 67 8 9 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: Title (Z to A)


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

Google suggest - Ajax


 
Description: This tutorial will walk you through creating a search suggest similar in fashion to that of Google Suggest using AJAX technologies.
Added on: 14-Nov-2006 Hits: 197
| Comments (1)

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

Get width and height of image


 
Description: This is a very useful function in PHP, I found it on php.net PHP provides function to get the width and height of an image. The getimagesize() function will determine the size of image file including flash file(swf).
Added on: 10-Jun-2006 Hits: 219
| 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: 295
| Comments (0)

Get Current Page URL


 
Description: Sometimes, you might want to get the current page URL that is shown in the browser URL window. For example if you want to let your visitors submit a blog post to Digg you need to get that same exact URL. There are plenty of other reasons as well. Here is how you can do that.
Added on: 02-Dec-2006 Hits: 223
| Comments (0)

Feedback form


 
Description: Getting the hang of forms that rely on Perl/CGI scripts can be a right pain in the butt, and who wants to use someone elses script covered in adverts and secret comments? Follow this tutorial and you can add forms to any page of your website...
Added on: 10-Mar-2006 Hits: 213
| Comments (0)

Extracting data from mysql database


 
Description: Learn how to run queries to extract records from your mysql database.
Added on: 25-Nov-2005 Hits: 245
| Comments (0)

Display Contents of a Folder


 
Description: Display contents of a folder using PHP.
Added on: 08-Apr-2007 Hits: 249
| Comments (0)

Detailed guide to using if statement pt1


 
Description: A must read tutorial if you are new to php. You will get a good idea of how to use the if statement.
Added on: 03-Feb-2006 Hits: 226
| Comments (0)


First .... 3 4 5 67 8 9 Next Page Previous Page