Western Studios Tutorials
There are 409 Links and 7 Categories in our database12
3
4
.... Next Page Display block per module
Added on: 29-Apr-2008 | Visits:(44) | Category: PHP NukeThis tutorial will allow you to display a phpnuke block only in the module of your choice. An example would be if you would like a block about tutorials displayed only in the Web_Links module. Comments (0)Last X Days Ago
Added on: 28-Apr-2008 | Visits:(53) | Category: PHPThis tutorial will show you how to display those cool last seen 2 days ago or posted 3 mins ago as seen on http://www.live-tutorials.com Comments (0)
Creating a Star field
Added on: 24-Jan-2008 | Visits:(248) | Category: PhotoshopUsing Photoshop filters, I will show you how to create a realistic star field.Comments (0)Sql Lite in PHP
Added on: 22-Jan-2008 | Visits:(224) | Category: PHPMany people have heard of SQLite but not many people have used it in their PHP applications. Most PHP applications make use of the MySQL database engine to store information however this is not always needed for small amounts of data. In these cases, web applications often store their data in a "flat file" format, often just a plain text file or an XML file. Both of these methods have their downsides. For examples, if you distribute the web application, your customers may not have access to a MySQL server. In the case of flat files, these can quickly grow large and inefficient and can be difficult to query.Comments (0)Prevent Free User Signup
Added on: 18-Jan-2008 | Visits:(162) | Category: PHP NukeThis tutorial will transform your website into a true paid subscription site. This tutorial works great with the WS Subscription module. Well, this tutorial will show you just how to do that.We will basically redirect visitors to the subscription page. Comments (0)Search MySQL Effectively
Added on: 24-Dec-2007 | Visits:(143) | Category: PHPThis 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.Comments (0)Limit Downloads for Registered Members
Added on: 07-Nov-2007 | Visits:(530) | Category: PHP NukeWith large user base there are times when you need to limit their access to downloads. This can be helpful with bandwidth usage.
This tutorial will show you how to limit downloads for registered members daily, weekly, monthly or yearly.Comments (0) 12
3
4
.... Next Page All tutorials are copyrighted by their respective owners. Western Studios can not be held responsible for any damages using these tutorials might cause.
