|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Adding to variables
Can Someone help me with this? Is this possible?
<? // This is an example ofthe parsed variable $calc_qty1 = "Testing"; // This number is actually determined by the for loop but static for testing $i = "1"; // I want this to echo the value of $calc_qty1 the last number as dictated by the loop value echo "$calc_qty,$i"; ?> |
|
#3
|
|||
|
|||
|
RE: Adding to variables
But then the var would become an array
I see your point thought... |
|
#5
|
|||
|
|||
|
RE: Adding to variables
I'm not sure here but doesn't eval() take longer to execute?
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > Adding to variables |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|