login page does not execute a else statement 
I've created a login page using sessions.
When an incorrect user name or password is entered then
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht 
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
Querying info from one table based on info in another 
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to 
Need help in Generating Combinations 
Need help generating all possible combination of names in an array
Lets say i have the follow
Trouble with a select list 
Hello All!
   I was wondering if any of you guys could help me with a small problem I'm having!
Match stored value with the current value in a loop 
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Simple email form - Newbie  
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
Open link with largest int string first 
I have the following links i would like to open either all at once or one-by-one. How would i procee
browse folder only 
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
question about stripslashes and real_escape_string 
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav