Jump to content

Array question


Thethug

Recommended Posts

in order to accomplish what you want you need to supply your script with more cowbell. IE

$array = array();//array for data

$array = getMoreCowbel($array);//array with cowbell

 

you may also need additional pylons. you can use PHP's ToSS object for that

 


$probe = new ToSS($array);//we need a array with cowbell to pass into the object;

$probe->buildAdditionPylons();

//to be safe, you may want to get some vespene too
$probe->getVespene();

Link to comment
https://forums.phpfreaks.com/topic/179004-array-question/#findComment-944434
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.