Hi there,
Would like to know how (if possible) can I update a variable which I have created in another page?
for example in main.php i create a variable called $song
then in main2.php i am able to enter in a value and then update $song with this value?
Can this be done, or will I have to use it with a database?
Thanks in advance!!!
----Ment2Excel (M2E)----
--LEARN BY EXAMPLE--
Would like to know how (if possible) can I update a variable which I have created in another page?
for example in main.php i create a variable called $song
then in main2.php i am able to enter in a value and then update $song with this value?
Can this be done, or will I have to use it with a database?
Thanks in advance!!!
----Ment2Excel (M2E)----
--LEARN BY EXAMPLE--