Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th