PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno