Bubble - php.bubble.ro - PHPedia

Latest News:

PHP Warning: Parameter expected to be a reference, value given 30 Apr 2011 | 08:20 am

Message: PHP Warning: Parameter 1 to stats_admin_bar_menu() expected to be a reference, value given Error type: warning Symptoms: A warning is displayed even though the function call seems to have...

PHP Warning: fsockopen(): unable to connect (Operation now in progress) 30 Apr 2011 | 08:12 am

Message: PHP Warning: fsockopen(): unable to connect to domain.com:80 (Operation now in progress) in /home/user/public_html/browser.php on line 724 Error type: warning Symptoms: When you try to op...

Database error: MySQL server has gone away 30 Apr 2011 | 08:03 am

Messages: Database error: MySQL server has gone away Database error: Query execution was interrupted Database error: Lost connection to MySQL server during query Error type: error Symptoms: The ...

PHP Warning: failed to open stream: File name too long 22 Nov 2010 | 09:58 am

Message: PHP Warning: fopen(cache/____________.cache): failed to open stream: File name too long in test.php on line 12 Error type: warning Symptoms: Call to function fopen() fails for some files....

How to call a custom method from a class 19 Feb 2010 | 05:00 am

There are some cases when you don’t know the name of a function you need to call, or that name can depend from various cases. This is why you need to call a static method by using a custom parameter. ...

Convert numbers to words 5 Aug 2008 | 05:33 am

Numbers are great, sure, but sometimes you need to spell them out … and if you think the possibility for that to happen is slim, invoices and checks for example need to have the ammount in both number...

Top 5 PHP replacements for Apache default directory listing 21 Jul 2008 | 02:57 am

You all know the default Apache directory listing .. and I bet most of you hate it. It does the job, sure, but it’s not exactly the most useful (or the best looking). This is why you might want to us...

PHP Warning: Cannot modify header information – headers already sent 22 Jun 2008 | 04:46 am

Message: PHP Warning: Cannot modify header information - headers already sent by (output started at /home/w.php:189) in /home/start.php on line 64 Error type: warning Symptoms: You try to send a h...

PHP Warning: fsockopen(): unable to connect (Connection timed out) 22 Jun 2008 | 04:35 am

Message: PHP Warning:fsockopen(): unable to connect to rpc.technorati.com:80 (Connection timed out) in /home/public_html/pinger.php on line 66 Error type: warning Symptoms: You try to open a socke...

PHP Warning: Variable passed to each() is not an array or object 22 Jun 2008 | 12:39 am

Message: PHP Warning: Variable passed to each() is not an array or object in /home/functions.php on line 23 Error type: warning Symptoms: You try to use each, but instead of going through the loop...

Recently parsed news:

Recent searches: