Multible variables
-
I am inserting the shortcode. In the shortcode I add two variables:
ticker=”aapl” start=”110.45″I write in the snippet code:
echo $start;
but the number comes out as: 110-45 , not as 110.45
why?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Multible variables’ is closed to new replies.