Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
Help pulling in 'id' with "read more" link
I'm trying to create snippets of my articles in the cms I'm creating, and then have them redirect to
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..
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa