|
Posted by Steve on 04/16/07 06:07
"comp.lang.php" <phillip.s.powell@gmail.com> wrote in message
news:1176703238.175491.180780@y80g2000hsf.googlegroups.com...
| On Apr 16, 1:41 am, "Steve" <no....@example.com> wrote:
| > hey genious, here's an RBI:
| >
| > foreach (
| > array(
| > $section ,
| > 'newImage' ,
| > "${section}_width" ,
| > "${section}_height"
| > )
| > as $val
| > ){ $this->$val =& ${$val}; }
| >
| > what do you intend to do with this lil' gem, eh? you do realize you'll
get
| > the same results by just:
| >
| > $this->val =& "${section}_height";
| >
| > ahhh, so when you plagerized the functionality, you copied it
| > incorrectly...i see.
| >
| > ROFLMFAO !!!
|
| It's "genius", BTW.
coming around the home stretch...ahhh, slides right in for another. that's 2
for home, visitors...zilch.
you'se awr a brittun.
entendre^2...perhaps you've heard of it?
Navigation:
[Reply to this message]
|