Subscribe

Topic: PHP Function

New with Topic: PHP Function


Guilly
Guilly posted a tweet
I did not know this PHP function existed: strrchr - http://www.php.net/manual/en/function.strrchr.php
 
bala_krishna
bala_krishna posted a blog entry
How to Fix Wordpress MU Redirect Loop Installation Error
I recently encounter this issue on my client wordpress mu blog.  When i open main blog page after installation an infinite...
 
rachmad
rachmad posted a blog entry
PHP Function
Dalam tutorial php kali ini akan dibahas mengenai php function. Keefisienan dalam program sangat diperlukan, tidak mungkin kode...
 
bala_krishna
bala_krishna posted a blog entry
Fix WordPress RSS Feed XML Parsing Errors – XML or text declaration not at start of entity
Today, i  discovered that my blog feed was showing error in Firefox and other browsers.  This error comes if white space of...
 
bala_krishna
bala_krishna posted a blog entry
CakePHP Call to undefined function vendor() Error
Vendor() function basically used to load third party library in CakePHP. This function have been deprecated in the recent...