MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
I am overwhelmed with questions on how to migrate huge volume of Sales Orders
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Onclick problem in Firefox
Hi,
I am using a . It doesn't seem to
Displaying different page content, depending on the logged in user.
Hi all, I am new to ASP.net (and web development in general), and have a question about how I can di