Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
i want run some web server under the ip sharer
hello i want run some web server under the ip sharer
my ip is floating ip but it doesnt matter
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...