MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need