php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
License Issue - service type user
Hi,
I would like to understand the following issue regarding sap license.
I wish to
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
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...