You are here: isset « PHP « IT news, forums, messages
isset

Posted by D_c on 10/03/43 11:08

I often use this type of construct

$cmd = $_POST['cmd'];
if ($cmd == null) { // do default

but this throws a notice if the ['cmd'] index is not defined. ugly.
using

if (isset($_POST['cmd'] ) {
$cmd = $_POST['cmd'];
}

seems lengthy. is there a way around this?

i tried using
$cmd = @ $_POST['cmd'];

to suppress errors but didnt seem to have ay effect.

tx.


--
_______________________________________________
David "DC" Collier
mobile business creator |モバイル・ビジネス・クリエーター
dc@pikkle.com
skype: d3ntaku
http://www.pikkle.com
+81 (0)90-7414-6107

 

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

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