Hi,
I am having a problem with one of my session variables, no matter what I
try I can't get a second one to register. My webpage calls this script
directly and I am using the webpage form variables for the variables in
this script. I can register the Name variable but not the LoginName
vari
You need a semicolon after the strcmp() function
$result=strcmp($firstword, $secondword);
LinuxGeek
Anthony Ritter wrote:
The following test script for the function strcmp() is from page 114 -115 of
PHP (Hungry Minds).
I'm getting a parse error on line 6.
Using PHP 4.1.1 / MS Win 98 / A
2 matches
Mail list logo