PHP code changes not being taken
Posted: Mon Feb 01, 2010 3:06 pm
Hi,
I am brand new to PHP coding.
I had copied over a php script and made some changes to it on a debian server - just added a line where i instantiate and assign a variable some value, and write it to a file. i saved it and closed it. I see the link to my new modified script on my browser, but i dont see any changes that i made to it, when i run the script to get the values. i made another print statement change, just to make sure at least that appears, but even that does not. Any ideas what might be going wrong? it is really wierd.
however when i make the same change to the original script from where i copied, everything seems ok, and all my changes are visible, so i am not doing anything wrong...
Thanks.
I am brand new to PHP coding.
I had copied over a php script and made some changes to it on a debian server - just added a line where i instantiate and assign a variable some value, and write it to a file. i saved it and closed it. I see the link to my new modified script on my browser, but i dont see any changes that i made to it, when i run the script to get the values. i made another print statement change, just to make sure at least that appears, but even that does not. Any ideas what might be going wrong? it is really wierd.
however when i make the same change to the original script from where i copied, everything seems ok, and all my changes are visible, so i am not doing anything wrong...
Thanks.