I was having trouble getting javascript arrays and php arrays to work together with a Check All checkboxe. Here is a simple solution. Clicking the...
good manual !................................ .............................,,,,,,,, ---- Manual Page -- http://www.php.net/manual/en/index.php...
Ich habe eine php-Datei aus dem gelben Fenster heruntergeladen. Nun weiß ich aber nicht weiter. Sie läßt sich nicht öffnen. Was soll ich damit tun?...
I don't know if it's a bug or what, but imap_bodystruct(..,..,0) made my apache 2.0.46 (win32) PHP 4.3.2 'generate an error and be closed'... All I...
Note Submitter: benopierce@yourmom.com ---- I can't get to the "check mail" part of yourmom.com. Haven't been able to in 2 days. It no longer...
I can't get to the "check mail" part of yourmom.com. Haven't been able to in 2 days. It no longer exicts, jsut error messages in place. Please help...
what about when the page stays static, but the data it pulls from mysql tables changes? how can i check it then? ---- Manual Page --...
Since SHA1 generates a whole lot of random-looking characters, I figured it can be used to generate "unique" ID's. This is the function I use in my...
The following will recursively do an array_diff_assoc, which will calculate differences on a multi-dimensional level. (Forgive me if the braces do...
Note Submitter: zachwest@osolutions.net ---- PHP Fatal error: Call to undefined function: money_format() I have php 4.3.2 and I am getting...
PHP Fatal error: Call to undefined function: money_format() I have php 4.3.2 and I am getting this error. Any explinations? ---- Manual Page ...
Note Submitter: laparten@painenterprises.com ---- I need disconected from you site. Takes up whole screen and I cannot terminated session. ...
// Here's another pre PHP 5 alternative. function array_combine($keys, $vals) { $i = 0; foreach ($keys as $key) { $newarray = $vals; } return...
I need disconected from you site. Takes up whole screen and I cannot terminated session. Help. ---- Manual Page --...
For those interested on Win2k Server/IIS5/PHP 4.3.2 both is_dir() and is_file() reported incorrectly when cycling through a directory. Is dir...
It is difficult to store objects in sessions as PHP doesn't necessarily have the correct class definitions on hand to unserialize the objects. Below...
Note Submitter: kari_hre@hotmail.com ---- The ternary operator with many conditions has always confused me so I sat down and played with it for...
I think another nice way to get an unique id is simply to calculate the md5 hast of the current microtime or time md5(microtime()) / md5(time())...
Two usefull functions, if you want to built your own calendar. ################ # Returns date of the Monday for given number of week(1..53) and...
I found a very good FREE pdf generation tool go to www.fpdf.org The best part of this is it is FREE. It does everything! Hope this helps everyone....
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