New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
please help me... my password gets encrypted but not able to get in database
hai guys,
please help me... in the following function my password gets encrypted but no
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE