[PHP] file() function

2001-03-04 Thread Felipe Lopes
$message); fwrite ($fp, $oldmessages); // adding back the old messages fclose ($fp); } @readfile(basename(($PHP_SELF . ".comment"))); ?> ... Thank you Felipe Lope

[PHP] A little help with my script

2001-02-28 Thread Felipe Lopes
($fp); } @readfile(basename(($PHP_SELF . ".comment"))); ?> ....... Thank you Felipe Lopes MailBR - O e-mail do Brasil -- http://www.mailbr.com.br Faça já o seu. É gratuito!!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP] MYSQL HELP!!!

2001-02-24 Thread Felipe Lopes
Hi! Here I am again...I have a problem to insert user name, password and host into mysql...I'd like to know what commands I need to do that (since the command to start mysql on my computer) so that way I won't be able to do anything wrong! Thank you Felipe Lopes MailBR - O

[PHP] Inserting user name and password into mysql...

2001-02-24 Thread Felipe Lopes
Hi! Here I am again...I have a problem to insert user name, password and host into mysql...I'd like to know what commands I need to do that (since the command to start mysql on my computer) so that way I won't be able to do anything wrong! Thank you Felipe Lopes MailBR - O

[PHP] Using while as for...

2001-02-23 Thread Felipe Lopes
f for?? Thank you!! Felipe Lopes MailBR - O e-mail do Brasil -- http://www.mailbr.com.br Faça já o seu. É gratuito!!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] PROBLEM TO CONNECT MYSQL...

2001-02-10 Thread Felipe Lopes
I have a problem to connect mysql... Now, when I try login to Mysql it says that my user-password is wrong. So I need to know what is the "equation" to delete, or to change, my password-user? What is the "equation" to insert a user after I delete my last user? Thank yo

[PHP] More problems with MySql...

2001-02-09 Thread Felipe Lopes
er? Thank you again!!! Felipe Lopes MailBR - O e-mail do Brasil -- http://www.mailbr.com.br Faça já o seu. É gratuito!!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] Mysql connection problems

2001-02-08 Thread Felipe Lopes
t.php on line 3 Couldn't connect. What's going on here wrong?? Thank you Felipe Lopes MailBR - O e-mail do Brasil -- http://www.mailbr.com.br Faça já o seu. É gratuito!!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP] form validation :ereg ()

2001-01-26 Thread Felipe Lopes
Hi! I think you u put ereg("([a-z,A-Z][ë,à]?)",$firstname) The point is the question mark "?" because it means that it's not request... Try it..I hope it will work! Felipe Lopes Em Fri, 26 Jan 2001 17:02:12 - "kaab kaoutar" Escreveu: > Ca