[PHP] Reload page after form submit

2007-08-30 Thread Wagner Garcia Campagner
Hello, I'm building a web page just like a blog... Where the user input some information... (name, website and comment) This information is stored in a file... And then the page displays it... When the user access the page the first time, the information is displayed correct... After the

RE: [PHP] Reload page after form submit

2007-08-30 Thread Wagner Garcia Campagner
: Wouter van Vliet / Interpotential [mailto:[EMAIL PROTECTED] Sent: quinta-feira, 30 de agosto de 2007 14:44 To: Per Jessen Cc: php-general@lists.php.net Subject: Re: [PHP] Reload page after form submit On 30/08/2007, Per Jessen [EMAIL PROTECTED] wrote: Wagner Garcia Campagner wrote: Hello, I'm

RE: [PHP] Regular expression - URL validator

2007-08-29 Thread Wagner Garcia Campagner
validator Wagner Garcia Campagner wrote: Thanks Jim, Your sugestion worked perfect for me!! I have another question: After i validate this URL i want to put a link with this URL in my page. The problem is that if the URL is like (www.aol.com), when i create the link, this URL is appended

RE: [PHP] Regular expression - URL validator

2007-08-28 Thread Wagner Garcia Campagner
: segunda-feira, 27 de agosto de 2007 17:36 To: PHP General; [EMAIL PROTECTED] Subject: Re: [PHP] Regular expression - URL validator Wagner Garcia Campagner wrote: Hello, I found this regular expression on a web site. It is basicaly an URL validator. I'm trying to implement this in my web

[PHP] Regular expression - URL validator

2007-08-27 Thread Wagner Garcia Campagner
Hello, I found this regular expression on a web site. It is basicaly an URL validator. I'm trying to implement this in my web site, but i receive errors. I think this is a PERL REGEX so what should i do to make it work in php? $valid =

[PHP] Form to subscribe a yahoo group

2006-09-06 Thread Wagner Garcia Campagner
Hello, I have a web site and a yahoo group aswell. I want to add a form in my site so that the visitor can put his/her e-mail address and get subscribed in a yahoo group that i own. I already have this form working... but the problem is that when the visitor put his/her e-mail address and