<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0">
<channel>
<title>PHP scripts, Javascript, script writing, Collection of Scripts Resources, Free Scripts, Source code and Scripts, web resources, source code, free script, books, examples, help and more!</title><link>http://www.advancescripts.com/rss/594.html</link><description>Content Management RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>How to install Php Nuke</title>
<link>http://www.advancescripts.com/detailed/14438.html</link>
<description>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</description>
</item>
<item>
<title>Table Class for PHP</title>
<link>http://www.advancescripts.com/detailed/13880.html</link>
<description>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.</description>
</item>
<item>
<title>Table Class for PHP</title>
<link>http://www.advancescripts.com/detailed/13878.html</link>
<description>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</description>
</item>
<item>
<title>Display Different Content for Different Countries</title>
<link>http://www.advancescripts.com/detailed/13872.html</link>
<description>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. 

</description>
</item>
<item>
<title>Reading &amp; Updating Content of a file</title>
<link>http://www.advancescripts.com/detailed/13646.html</link>
<description>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</description>
</item>
<item>
<title>MySQL (BLOB field) Image Gallery Example</title>
<link>http://www.advancescripts.com/detailed/12955.html</link>
<description>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). </description>
</item>
<item>
<title>Handling BBCode with HTML_BBCodeParser</title>
<link>http://www.advancescripts.com/detailed/12427.html</link>
<description>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.</description>
</item>
</channel>
</rss>
