MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...