PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu