http://www.php.net/manual/en/function.include.php
"Warning
Windows versions of PHP prior to PHP 4.3 do not support accessing remote files via
this function, even if allow_url_fopen is enabled."
The mail archives didn't shed any light on this question.
What alternatives might
andling will vary depending on the nature of your query:
mysql_num_rows()
mysql_affected_rows()
Kind Regards,
Richard Creech
[EMAIL PROTECTED]
250.744.3350 Pacific Time Canada
Dreamriver Software Powers the Net
http://www.dreamriver.com
ays open a new link, even if mysql_connect() was called before with the same
parameters.
Note: The new_link parameter became available in PHP 4.2.0
"
Kind Regards,
Richard Creech
[EMAIL PROTECTED]
250.744.3350 Pacific Time Canada
Dreamriver Software Powers the Net
http://www.dreamrive
In this line:
if($row["account_password"]==$login_name
you are missing a parenthesis character " ) " to end the condition with.
Richard.
[EMAIL PROTECTED] http://www.dreamriver.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.ph
Greg,
You must specify the tablename :)
Like this:
UPDATE myTableName ...
or
mysql> UPDATE persondata SET age=age+1;
For the official syntax visit mysql language reference at http://www.mysql.com at
http://www.mysql.com/doc/U/P/UPDATE.html
Kind Regards,
Richard Creech
[EMAIL PROTEC
y for such
suggestions now.
So, what is the best approach for this problem, and can you provide download urls for
a decent solution. I want to marry the code with a new software program I'm writing.
Thanks in advance!
Kind Regards,
Richard Creech
[EMAIL PROTECTED]
250.744.3350 Pacific T
has a reusable query
option and has been tested for several months in hundreds of installs.
More info: http://www.dreamriver.com/software/phpEasySQL/index.php
Download: http://www.dreamriver.com/software/
Kind Regards,
Richard Creech
[EMAIL PROTECTED]
250.744.3350 Pacific Time Canada
Download phpY
7 matches
Mail list logo