You are here: Re: Testing if two fields have data in them « PHP Programming Language « IT news, forums, messages
Re: Testing if two fields have data in them

Posted by David Haynes on 09/26/47 11:45

Ian Davies wrote:
> Im trying to test if two fields have been entered at the same time
> I have tried many combinations but cant get it. My last effort was
>
>
> if(isset($_POST['Link'] && isset($_POST['uploadedfile'])){
> die('You can\'t select to upload a link and a file at the same time.');
> }
> else
> {
> STUFF HERE;
> }
>
> but still cant get it to work
>
> Help appreciated
>
> Ian
>
>

Watch the scope of the isset. I think you wanted:
if( isset($_POST['Link']) && isset($_POST['uploadedfile']) ) {

-david-

 

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

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