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: Date (New Links Listed First)


PHP Form Image Upload


 
Description: This tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesn't overtakes a size limit and how to change the uploaded file name.
Added on: 13-Jul-2007 Hits: 144
| Comments (0)

Using PHP to search MySQL


 
Description: Searching a database is very simple and this tutorial will teach you how to do just that.
Added on: 08-Jul-2007 Hits: 180
| 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)

PHP Array Sum


 
Description: We can store values in an array and calculate the sum of the values inside the array by using the array_sum function.
Added on: 16-Apr-2007 Hits: 210
| Comments (0)

Parsing XML Using PHP


 
Description: This script will demonstrate how to parse XML files using PHP.
Added on: 08-Apr-2007 Hits: 224
| Comments (0)

Display Contents of a Folder


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

Ajax RSS Feed


 
Description: Learn how to build an Asynchronous JavaScript and XML (Ajax) Really Simple Syndication (RSS) reader, as well as a Web component that you can place on any Web site to look at the articles in the RSS feeds.
Added on: 04-Apr-2007 Hits: 487
| Comments (0)

How to host your own website


 
Description: The tutorial shows you the steps to running your own website from your computer.
Added on: 06-Feb-2007 Hits: 234
| 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)

Prevent SQL Injections in PHP


 
Description: One of the things that most scared me when creating database driven applications with PHP was the thought of someone messing with my database by using SQL injection attacks. I had heard about this from various times before thanks to other sites, but didn’t really know what it meant or what harm it could cause. In this article, I hope to enlighten you.
Added on: 05-Feb-2007 Hits: 238
| Comments (0)


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