MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Impact of movement type 412 E on MAP
Hi
Usage of movement type 412 E is causing huge change in MAP .
Is there any r
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table