Categories





WS Menu







Search our tutorials

Western Studios Tutorials

     There are 85 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: Title (A to Z)


Build PHP Style Switcher


 
Description: Want to have a style switcher that lets your site’s visitors choose a different style sheet? Want it to work even if there is no JavaScript support? The trick is to use a server-side language like PHP, which is what I use for my style switcher.
Added on: 01-Sep-2006 Hits: 270
| Comments (0)

Building a Secure Contact Form


 
Description: Learn how to create a secure php form.
Added on: 13-Feb-2005 Hits: 290
| Comments (1)

Check for a given link in a remote page


 
Description: Check for a given link in a remote page.
Added on: 07-Feb-2008 Hits: 184
| Comments (0)

Check if file exists


 
Description: Use this code to check if a file exist on your server. It is great if you don't want to search all your files and would like to update or add a new one.
Added on: 01-Feb-2005 Hits: 219
| Comments (1)

Check if number is odd or even


 
Description: A simple tutorial to check if a number is odd or even using php.
Added on: 06-Aug-2007 Hits: 185
| Comments (0)

Check urls for http://


 
Description: You may ask yourself, why do I need to check if a url contains http://?. The answer is that when you are dealing with a script that calls for user to enter http:// with their url, not everyone will. This will in turn cause broken links and images. We can fix that with this simple tutorial.
Added on: 18-Feb-2006 Hits: 152
| Comments (0)

Conditional Statements


 
Description: Learn to use the if statement more efficiently.
Added on: 23-Feb-2006 Hits: 162
| 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: 335
| Comments (0)

Create secure php scripts


 
Description: This tutorial will teach you how to prevent average hackers from hacking your site.
Added on: 28-Oct-2005 Hits: 212
| Comments (0)

Create thumbnails with php


 
Description: Create a copy of an image as a thumbnail. You get a great function that use the GD library to create the new thumbnail file.
Added on: 18-Mar-2006 Hits: 136
| Comments (1)


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