Sponsors
Content Management
MySQL (BLOB field) Image Gallery Example
This is a simple example of photo-gallery script, which uses MySQL table (BLOB field) to store images. Trivial password-protection, uploading and deleting images are supported. For Apache-version of PHP there is advanced browser-caching support (using If-Modified-Since header).
Price: free Rate:
0.0(out of 5) Vote:0
Short Mambo CMS Flash tutorials will be covering
a Mambo Module Installing a Mambo Mambot Installing a Mambo language Installing a Mambo Component Installing a Mambo Template
Price: free Rate:
0.0(out of 5) Vote:0
Handling BBCode with HTML_BBCodeParser
BBcode is popular on many discussion boards and allows your users to submit formatted content in an easy to understand way. Correctly processing this content and converting it to html for display on your site can unfortunately be difficult. In this article I demonstrate a simple and straightforward way to process BBCode formatted content using the HTML_BBCodeParser package available from PEAR.
Price: Free Rate:
0.0(out of 5) Vote:0
Display Different Content for Different Countries
This code example shows you how to display different content to users from different countries. This can be used to implement a multi-lingual user-interface or display localized ads to users from different countries. It can also be used to block users from countries where the content is not legal.
Price: free Rate:
0.0(out of 5) Vote:0
Reading & Updating Content of a file
This script shows an example of a counter being incremented every time the page is loaded. This is achieved by reading a file line by line using the fgets function and exctracting the 2 fields (one for the date one for the counter). The file is then being updated. There is a live example
Price: free Rate:
0.0(out of 5) Vote:0
Table Class for PHP
This code allows you to dynamically create your tables using PHP code. It is perfect for a content management system where you do not know how many rows of data will appear at design time. The class allows you to easily add rows as they are needed without worrying about coding the table's HTML.
Price: free Rate:
0.0(out of 5) Vote:0
Table Class for PHP
This code allows you to dynamically create your tables using PHP code. It is perfect for a content management system where you do not know how many rows of data will appear at design time. The class allows you to easily add rows as they are needed without worrying about coding the table's HTML
Price: free Rate:
0.0(out of 5) Vote:0
How to install Php Nuke
This is a short tutorial to help people understand how to easily install phpNuke. There are some issues that would arise on installation and this article is trying to explain them
Price: free Rate:
0.0(out of 5) Vote:0
Simple PHP Page Template System
common use for PHP is managing page templates. This makes is much easier to make changes to the layout on several pages by just editing one file. In this tutorial, I will explain some simple methods for managing templates in PHP. One involves using simple includes, and the others are slightly more advanced and flexible.
Price: free Rate:
0.0(out of 5) Vote:0
Pages : 1

