ucfirst :: (PHP 4, PHP 5) ucfirst — Make a string’s first character uppercase Description string… more →
La Vida LocaPraful wrote 3 months ago: This is great site. Site will make me crazy. I posted my link in this site and got huge traffic with … more →
Praful wrote 7 months ago: strrev (PHP 4, PHP 5) strrev — Reverse a string (like just mirror image). Description string strrev … more →
Praful wrote 7 months ago: If you want to show your data in tabular format with multiple rows and column then try this: ” … more →
Praful wrote 7 months ago: 1. str_replace (PHP 4, PHP 5) str_replace — Replace all occurrences of the search string with the re … more →
Praful wrote 7 months ago: substr It will return part of a string specified by the start and length parameters. example: This w … more →
Praful wrote 10 months ago: we install Apache in the Linux server: [root@deep ]/apache_1.3.12# make [root@deep ]/apache_1.3.12# … more →
Praful wrote 10 months ago: Apache is the most widely used HTTP-server in the world today. It surpasses all free and commercial … more →
Praful wrote 10 months ago: If your Linux Apache Web server is stopped, you can start it again with just a couple of steps. Here … more →
Praful wrote 10 months ago: Installation - The first thing we need to do is extract the sourceballs so we can work with the file … more →
Praful wrote 11 months ago: PHP supports libcurl, a library created by Daniel Stenberg, that allows you to connect and communica … more →
Praful wrote 11 months ago: Celebrating Vijay Diwas Even 1971 had a Jewish connection, while the Indian government today conveni … more →
Praful wrote 11 months ago: array_diff_key (PHP 5 >= 5.1.0) array_diff_key — Computes the difference of arrays using keys for … more →
Praful wrote 7 months ago: ucfirst :: (PHP 4, PHP 5) ucfirst — Make a string’s first characte … more →
Praful wrote 7 months ago: count_chars (PHP 4, PHP 5) count_chars — Return information about characters used in a string Descri … more →
Praful wrote 7 months ago: array_sum (PHP 4 >= 4.0.4, PHP 5) array_sum — Calculate the sum of values in an array Description … more →
Praful wrote 7 months ago: chown (PHP 4, PHP 5) chown — Changes file owner Description bool chown ( string $filename, mixed $us … more →
Praful wrote 7 months ago: stristr (PHP 4, PHP 5) stristr — Case-insensitive strstr() Description string stristr ( string $hays … more →
Praful wrote 7 months ago: array_splice (PHP 4, PHP 5) array_splice — Remove a portion of the array and replace it with somethi … more →
Praful wrote 7 months ago: file (PHP 4, PHP 5) file — Reads entire file into an array Description array file ( string $filename … more →