Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Wordpress IE issue
So I am trying to add the background shadow to my wordpress page. It works fine in Firefox but does
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN