You are here: Re: Newbie: How do I test for "reposting" a form to itself? « PHP Programming Language « IT news, forums, messages
Re: Newbie: How do I test for "reposting" a form to itself?

Posted by Alvaro G Vicario on 07/29/05 15:18

*** Larry Woods wrote/escribió (Fri, 29 Jul 2005 05:02:53 -0700):
> if ($HTTP_POST_VARS["postback"]=="y") {

$HTTP_POST_VARS is deprecated, use $_POST unless you have a good reason not
to.

> <input type="hidden" name="postback" value="y">

> Notice: Undefined index: postback in C:\Inetpub\wwwroot\PHP\sendemail.php on
> line 5

if( isset($_POST['postback']) && $_POST['postback']=='y' ){ // Not tested



--
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация