Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this