hi,
i am very new to php.
my production server php version is 5.2.9-2. my code is executing perfectly on my server.
my client server is dev server with php version 5.2.13. my php code is not executing here.
actually i am working with flex-php-flex. php code returns whatever i echo to flex. but when i try to execute the same code on the client side it returns the whole php code "<?php ..... ?>" as is to the flex.
why is this happening? is this a versioning issue???
please help me.
its very urgent. :help:
php 5.2.9-2 compatibility with php 5.2.13
Moderator: General Moderators