highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?