MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
session checking in page load
hai all
I have a web site is www.Mryas.com in this my login page is Page1.aspx its co
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish