why doses not this simple function work?Show how you are calling the function.
Array questionIt might be easier if you post some code so people know what you have so far.
split function for strings!Also your [tt]for[/tt] loop should use [tt]less-than[/tt] (<) instead of [tt]less-than-or-equal[/tt]...
Array questionIf you have a reference manual of some sort you should look into using a [tt]map[/tt] which is an as...
Undeclared use this function[quote]Actually just want it to show that REGULAR_PRICE_PER_SHIRT is $12.00 and multiply that to num...