PHP variable variables

I want to store courseworks marks of n courseworks into n variables, such as cw1 and cw2 etc. Using variable variables how can I come with cw1, cw2 etc.

How can I dynamically create variables?

Posted by Surya Infotech

Leave a Reply