<?xml version="1.0" encoding="UTF-8" ?>
<rss version="0.92">
<channel>

<title>FICGS forums (php)</title>
<link>http://www.ficgs.com/forums.html</link>

<description>Last messages in SEO forums (php)</description>

<item>
<title>my final project</title>
<link>http://www.ficgs.com/my-final-project-s18344.html</link>
<description>i have my final project good transport management system...i want to know how can i generate report through PHP? please help me. (...)</description>
</item>

<item>
<title>freelancer.com extact clone</title>
<link>http://www.ficgs.com/freelancer.com-extact-clone-s11385.html</link>
<description>freelancer.com extact clone . Need a 100% same clone script (...)</description>
</item>

<item>
<title>Display a random picture</title>
<link>http://www.ficgs.com/Display-a-random-picture-s5585.html</link>
<description>Every webmaster encountered this problem at least one time when coding his pages : How to display a random picture from one folder or even several fol (...)</description>
</item>

<item>
<title>How to know if a visitor uses curl?</title>
<link>http://www.ficgs.com/How-to-know-if-a-visitor-uses-curl-s5073.html</link>
<description>Hello, I would like to know if my website's visitors are bots/servers or humans, is there a way to know if the curl() or file_get_contents() PHP funct (...)</description>
</item>

<item>
<title>PHP functions to manipulate strings</title>
<link>http://www.ficgs.com/PHP-functions-to-manipulate-strings-s4741.html</link>
<description>Here is a useful list of PHP functions that will allow you to manipulate strings in any way. You should take a look at all of them, it is really neces (...)</description>
</item>

<item>
<title>PHP strrpos()</title>
<link>http://www.ficgs.com/PHP-strrpos()-s4740.html</link>
<description>strrpos() is a PHP function that will allow you to find the last occurency of a string in a string, a common error would be to place the arguments lik (...)</description>
</item>

<item>
<title>PHP strpos()</title>
<link>http://www.ficgs.com/PHP-strpos()-s4739.html</link>
<description>strpos() is a useful PHP function that will allow you to find the first occurency of a string in another string, a common error is to place the argume (...)</description>
</item>

<item>
<title>How to send an email with attached files</title>
<link>http://www.ficgs.com/How-to-send-an-email-with-attached-files-s4735.html</link>
<description>Hello, I would like to know how to send an email with attached files with a PHP script, does anyone have an example that works and that would allow me (...)</description>
</item>

<item>
<title>First &amp; last element array</title>
<link>http://www.ficgs.com/First-last-element-array-s4091.html</link>
<description>Hello, does anyone know a PHP function to retrieve the first and the last element of an array filled with the function array_push() ? Thank you. (...)</description>
</item>

<item>
<title>How to retrieve the title of a page ?</title>
<link>http://www.ficgs.com/How-to-retrieve-the-title-of-a-page-s3277.html</link>
<description>Hello, Does a PHP function like get_meta_tags() exist to retrieve the title of a page ? It is quite easy to imitate with this small script but it woul (...)</description>
</item>

<item>
<title>How to use curl to retrieve an url ?</title>
<link>http://www.ficgs.com/How-to-use-curl-to-retrieve-an-url-s3275.html</link>
<description>Hi all, Here is a very simple function to retrieve the content from an url, it uses the CURL function if it does exist only, otherwise the file_get_co (...)</description>
</item>

<item>
<title>Differences between split() explode()</title>
<link>http://www.ficgs.com/Differences-between-split()-explode()-s3274.html</link>
<description>Hello all, I just wonder what are the differences between the PHP functions split() and explode() ?? Also do these functions exist in an insensitive v (...)</description>
</item>

<item>
<title>Difference include() require()</title>
<link>http://www.ficgs.com/Difference-include()-require()-s3273.html</link>
<description>Hi, I'd like to know what are the differences between the functions include() / require() and include_once() / require_once() ? Which one to use and w (...)</description>
</item>

<item>
<title>Reverse htmlspecialchars()</title>
<link>http://www.ficgs.com/Reverse-htmlspecialchars()-s3272.html</link>
<description>Hi, I'm looking for a function that reverses the action of htmlspecialchars(), ie. reverse_htmlspecialchars(htmlspecialchars($string)) and $string are (...)</description>
</item>

<item>
<title>How to crypt and decrypt ?</title>
<link>http://www.ficgs.com/How-to-crypt-and-decrypt-s3141.html</link>
<description>Every programmer at least once look for a good way to encrypt with the possibility to decrypt. Md5 and Sha1 are not convenient in this case as it is n (...)</description>
</item>

<item>
<title>PHP htmlspecialchars()</title>
<link>http://www.ficgs.com/PHP-htmlspecialchars()-s3139.html</link>
<description>string htmlspecialchars (string $string ]]) Many HTML character entities must be written in a certain way. This function converts some of these charac (...)</description>
</item>

<item>
<title>PHP explode()</title>
<link>http://www.ficgs.com/PHP-explode()-s3138.html</link>
<description>array explode (string $delimiter , string $string ) The explode() function returns an array of strings, all of these strings are a substring of string (...)</description>
</item>

<item>
<title>PHP crypt()</title>
<link>http://www.ficgs.com/PHP-crypt()-s3137.html</link>
<description>string crypt (string $string ) This function returns an encrypted string using the standard Unix DES-based encryption algorithm. You may also use othe (...)</description>
</item>

<item>
<title>PHP addslashes()</title>
<link>http://www.ficgs.com/PHP-addslashes()-s3135.html</link>
<description>This function returns a string that can be used in database queries, with backslashes added just before special characters such as single quote ('), d (...)</description>
</item>

<item>
<title>Difference $string{$i} and $string($i)</title>
<link>http://www.ficgs.com/Difference-$string{$i}-and-$string($i)-s3134.html</link>
<description>Hi, Can anyone tell me what is the difference between $string{$i} and $string($i) ?  I saw this code on a forum but I can't find an explanation on thi (...)</description>
</item>


</channel>
</rss>