Hi, Here i pasted two scripts first one is displaying the details which i have stored in database this is working but in second script is in link with first one if i click main.php it displays all the details in the database if i click one particular detail i want to see the details about that( so i gave link in main.php scriptl).Here i mentioned some sql line in red color i got some problem from there only.[COLOR="Red" ]$edit="select subject from addevent where event ='$rows[event]'"; [/color] If i give like this i got output as a blank page. [COLOR="Red" ]$edit="select subject from addevent where event ='deepavali'"; [/color] If i mentioned particular event then it displays the details adout that partcular event .Help me what error it contains and tell me some suggestions.How to clear these types of errors. ----------------------------Main.php--------------- Untitled Document
List Of Events
Event Country Date Month Year
_uacct = "UA-139461-1"; urchinTracker(); ------------------------------------------- view.php thanks
To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.