Categories





WS Menu







Search our tutorials

Western Studios Tutorials

     There are 85 Links in our database

1 2 34 5 6 .... 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 (A to Z)


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

Creating a word filter and parser


 
Description: In this tutorial im going to show you how to create a basic Word filter and smiley Parser. Its Split in to 4 parts. The first 2 parts are about the word filter, firstly its code and secondly a breakdown of the code. The 3rd and 4th part follow the same patten except on the topic Smilys parsing. I hope this is helpful to some people.
Added on: 15-Aug-2006 Hits: 161
| Comments (0)

Custom php tags


 
Description: Ever wondered how forums use custom tags like [b][/b]? This tutorial will show you how.
Added on: 08-Oct-2005 Hits: 163
| Comments (0)

Database design tips


 
Description: Don’t just start adding tables to your database straight away – I’ve done this and then later realized it won’t work how I wanted it to. Just walk away from your computer for 10 minutes (you can survive, don’t worry) and get some pen and paper. Now in one color, write the tables you plan on making , and then beneath these headings write the columns, column types, and a description of the column. Sitting there away from the computer really helps spark some new ideas, and makes database design a lot easier.
Added on: 15-Aug-2006 Hits: 131
| Comments (0)

Database Driven Menu


 
Description: In this tutorial well see how to create a fully database driven menu.
Added on: 26-Mar-2006 Hits: 152
| 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: 159
| Comments (0)

Display Contents of a Folder


 
Description: Display contents of a folder using PHP.
Added on: 08-Apr-2007 Hits: 174
| 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: 199
| 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: 165
| 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: 147
| Comments (0)


1 2 34 5 6 .... Next Page Previous Page