Categories





WS Menu







Search our tutorials

Western Studios Tutorials

     There are 86 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 (Z to A)


Sql injection protection script!


 
Description: With mysql injection becoming a major problem these days ive put together a simple way to clean up information so you do not get messed up by exploiters.
Added on: 21-Feb-2006 Hits: 191
| Comments (0)

Smiley System


 
Description: Using this code will replace the smilies people enter with images!
Added on: 08-Nov-2006 Hits: 165
| Comments (0)

Smarty Templates For Beginners


 
Description: A nice tutorial explaining how you use the Smarty template engine.
Added on: 26-Apr-2007 Hits: 357
| Comments (0)

Skin Changer


 
Description: As you may of seen on http://www.spoono.com They have a skin changer! This is something similar and it has the same idea as theirs. Just these has a refresh page that will bring you back to the page you were viewing instead of going back to where you were.
Added on: 05-Jul-2005 Hits: 188
| Comments (1)

Show search bots on page


 
Description: This is a very nice script to display which bot is viewing your pages.
Added on: 28-Oct-2005 Hits: 214
| Comments (0)

Send to a friend form


 
Description: Create a send to a friend form seen on many websites.
Added on: 11-May-2006 Hits: 198
| Comments (0)

Send HTML Emails with PHP


 
Description: With this code you'll be able to send html emails using php and mail(); function.
Added on: 05-Jan-2007 Hits: 187
| Comments (0)

Securing PHP Files using HTTP Authentication


 
Description: It is quite common to have the need to password protect a certain file or a set of files, in order to prevent unauthorized access to those files. There are many different alternatives on how to do this including, sessions, cookies, JavaScript and HTTP authentication. The latter of these is what we are going to concentrate on in this article.
Added on: 13-Feb-2005 Hits: 215
| Comments (0)

Secure File Upload


 
Description: PHP makes uploading files easy. You can upload any type of file to your Web server. But with ease comes danger and you should be careful when allowing file uploads.
Added on: 06-Feb-2007 Hits: 209
| Comments (0)

Search MySQL Effectively


 
Description: This tutorial will teach you how to search Mysql effectively without using tons of extra coding. Most people know you can use LIKE %$search% to find matches but what if your user input "Pirates Action" with the hopes of finding an action movie that may have Pirates in them? Well this tutorial shows you how to separate the phrase and search for both words.
Added on: 24-Dec-2007 Hits: 190
| Comments (0)


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