View Single Post

(#2 (permalink))
Old
Red-X's Avatar
Red-X Red-X is offline
Senior Member
Red-X is on a distinguished road
 
Posts: 366
Join Date: Jun 2008
Send a message via AIM to Red-X
Default 07-17-2008, 05:17 AM

you have to give $id a value. I guess the id is traveling in the url so just add $id = $_GET["id"];

Last edited by Red-X : 07-17-2008 at 05:19 AM.
Reply With Quote