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..
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
Program with calculate Meteorologic measurements
Hello I'm a beginner and I want to make a program with calculate Meteorologic measurements:
ba
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself