[PHP] Re: PHP and MYSQL

2003-07-07 Thread Cybot
Here is the script for what it's worth.
...
body bgcolor=#FF text=#00
h2IS IT WORKING?/h2
plt;?php
 phpinfo();
?gt; /p
/body
/html
and the result is
IS IT WORKING?
?php phpinfo(); ?

are your trying to fool the list?

whate else do you expect than  when you write gt; ??

would ASP work if your write lt;% [ASP-CODE] %gt; ??

i think not,

in short just write  and  rather then lt; and gt;

html
body bgcolor=#FF text=#00
h2IS IT WORKING?/h2
p?php
 phpinfo();
? /p
/body
/html
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] Re: Need help.

2003-01-28 Thread cybot
check your sql-statement!

Thkiat wrote:

Can someone tell me what should I do to solve this problem?

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result
resource in /home/epcc/public_html/exoops/class/database/mysql.php on line
134

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result
resource in /home/epcc/public_html/exoops/class/database/mysql.php on line
134

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result
resource in /home/epcc/public_html/exoops/class/database/mysql.php on line
134

Warning: chmod failed: Operation not permitted in
/home/epcc/public_html/exoops/modules/PP-News/include/admin_envois_mails.php
on line 489

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result
resource in /home/epcc/public_html/exoops/class/database/mysql.php on line
134

Warning: chmod failed: Operation not permitted in
/home/epcc/public_html/exoops/modules/PP-News/include/admin_envois_mails.php
on line 489
Erreur : Directory /home/epcc/public_html/exoops/modules/PP-News/archives/
Directory , aucune archive n'a été crée
Newsletter sent to 2 users




--
Sebastian Mendel

[EMAIL PROTECTED]

www.sebastianmendel.de
www.tekkno4u.de
www.nofetish.com


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php