Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
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_
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,