of the current user. As you examine each record, check if it's
different than the current one. If it is, save it as the current username,
and print the login info. If it's the same, just print the login info.
- Darryl
ks
like this:
[mysqld]
basedir = e:/mysql/
I needed to do this before mysqld would even start.
- Darryl
----------
Darryl Friesen, B.Sc., Programmer/Analyst[EMAIL PROTECTED]
Education & Research Technology Servic
> $myVal = "
> *trying to accomplish putting " qotes around my string values*
Try
$myVal = "";
or
$myVal = '';
- Darryl
----------
Darryl Friesen, B.Sc., Programmer/Analyst[EMAIL PROTECTE
p just has one that works like a combination of both of perl's)
I was OK.
- Darryl
------
Darryl Friesen, B.Sc., Programmer/Analyst[EMAIL PROTECTED]
Education & Research Technology Services, http://gollum.usa
ry indicating whether or not the query was successful.
- Darryl
----------
Darryl Friesen, B.Sc., Programmer/Analyst[EMAIL PROTECTED]
Education & Research Technology Services, http://gollum.usask.ca/
Department of Computing Services,
University of Saskatchewan
--
array pointer. After the first time you
loop through the array, the pointer is at the end, so the second loop won't
really do anything. Use the reset frunction to reset the array pointer to
the first element.
- Darryl
----------
D
h);
if ($query) {
print "Second SELECT successful\n";
} else {
print "Second SELECT failed\n";
}
?>
--
Darryl Friesen, B.Sc., Programmer/Analyst[EMAIL PROTECTED]
Education &
7 matches
Mail list logo