Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
WHYISNT THIS MYSQL STATEMNT NOT WORKING? (php)
caps because its absolutely rediculous.
i dontunderstand why its not working. there is a column c
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl