PHP Display Telephone Number On Referrer
I have used the php below to show a different telephone number in the header of the site depending u
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Conditions of info record - Error
When i created GR (901) and PO create automatic my PBXX is obtain the net price of info record but
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.