Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
how to insert value
I am having file bookissueadd.php..... in which i am having tag
<td height="21&q
Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<