session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam