Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Printing issues with xMII 11.5
For some reason, we have one report (and only one) that is giving us fits when trying to print. The
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)