You are here: RE: [PHP] Re: dynamically selecting a function « PHP « IT news, forums, messages
RE: [PHP] Re: dynamically selecting a function

Posted by "Thomas" on 10/04/50 11:23

Thanks Burhan. Is there much overhead?

Norbert: that's what I am doing now, just wanted to save some code. :-)

Thomas

-----Original Message-----
From: Norbert Wenzel [mailto:mail@brain4art.at]
Sent: 08 August 2005 11:18 AM
To: php-general@lists.php.net
Subject: [PHP] Re: dynamically selecting a function

Thomas wrote:
> Hi there,
>
>
>
> How can I do something like this:
>
>
>
> [snip - theoretical code] if( isset($step) ) echo step.$step() ) [/snip]
>
>
>
> $step would be an int (I would check that before) and then I would have
all
> sorts of functions like step1(), step2() . etc.
>
>
>
> Any ideas?
>
>
>
> Thomas

What about switch / case?

switch($step) {
case 1:
step1();
break;
case 2:
step2();
break;
default:
defaultStep();
break;
}

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 

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

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