You are here: Array - partical path to the array's path.... « PHP « IT news, forums, messages
Array - partical path to the array's path....

Posted by "Scott Fletcher" on 09/27/05 20:22

Here is something simple that I want it to work.. Not sure how to do this
exactly...

Code #1
[code]
$array = array();

$array['col1']['col2'] = "Test #1";
$array['col3']['col2'] = "Test #2";

echo $array['col3']['col2']; //Spitted out result as "Test #2"...
[/code]

What I want this to work instead is
[code]
$array = array();

$array['col1']['col2'] = "Test #1";
$array['col3']['col2'] = "Test #2";

$prefix = "['col3']['col2']";

echo $array.$prefix; //Spitted out result as "Test #2"...
[/code]

This is the simple code that I'm trying to make it work. Does anyone know
how does these work with array? Some help here...

Thanks...
FletchSOD

 

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

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