Recode may cause crashes (on loading PHP) when used with MySQL and/or IMAP, and IMAP can't be used with YAZ. This is documented, but I only...
Better code to display a query: $qry = mysql_query($_POST) or die(mysql_error()); print "<table border='1' width='100%'><tr>"; if...
Note Submitter: flamingskull14@aol.com ---- Umm, I'm a bit confused as towhat I'm actually supposed to report, because my Blog Software (b2)...
Note Submitter: davidlach@yahoo.com ---- hmmmm.... i got the same ono Horde webmail but the servere had crashed. Warning:...
Here is a quick utility to dump the contents of a shm_ format memory segment: http://www.davidc.net/php/shm/ ---- Manual Page --...
Note Submitter: ---- I pushed megaman x and it went to function
Correction: the line that reads $second = substr($html, $pos2 + 1); should read $second = substr($html, $pos2); ---- Manual Page --...
Even if an included file return a value using return(), it's still sharing the same scope as the caller script! <?php $foo = 'aaa'; $bar =...
Note Submitter: desi@webzone.sk ---- Unified newline: <? preg_replace("/\\r\\n|\\r|\\n<br>|<br>\\n|<br>/i", "\\n", $string); ?>
PHP newbie I am getting the following in my flash dynamic text box: Deep Dish - Kings Of Tomorrow feat. Julie McKnight 'Finally' (The...
This can be used to conditionally define a user function. In this sense, it can act as a sort of inline include_once(). For example, suppose you...
Note Submitter: alwin@braq.nl ---- This is just the function what i was looking voor. Unfortunately, it can only be used with PHP 5.0. ...
If you can type an Ad... You can do this! WORK AT HOME! All you have to do is Type Ads on FREE Sites that we provide! You are paid PER Ad Typed...
there is a 5th parameter that is the threshold, bitperpixel ---- Manual Page -- http://www.php.net/manual/en/function.png2wbmp.php Edit Note ...
Note Submitter: eye_of_a_raven ---- this might come in handy: $where_to_move = $_SERVER."/somedir";
Which versions of PHP support the "parent::"? Most of the other OOP related stuff includes info about required PHP version but for some reason this...
Here's the answer for your 256 color only problem!!! use these functions in order then it works fine! ...
What to do if you get a 'Call to undefined function: mail()' error: 1.- *Make sure* sendmail or its wrapper is in the current $PATH. It's usually in...
Note Submitter: didou@php.net ---- testing testing testing testing testing testing testing testing testing testing testing testing testing...
testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing ---- Manual...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules