MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew