Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Modal Popup Help
Hi guys, I have a modal popup with an iframe. How can i send data from a label or textbox to the ifr
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v