Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
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
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
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
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..
pagination - need help on passing of search query.
Hi, i have been trying for days but couldn't get this sorted out. Would like some professional help
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.