xml output protection
Posted: Thu Apr 02, 2009 7:05 am
I want to protect a file from the users, which prints xml
The xml output would be used for flash programming
for example :
http://www.mydomain.com/xml.php
I want to protect the file from http access.
At this time user can veiw the output xml.php while I want to give this output to a flash player olny.
If I keep this file outside of public_html, it does not give output to flash. Can I give xml output using php command line.
--Manoj

The xml output would be used for flash programming
for example :
http://www.mydomain.com/xml.php
I want to protect the file from http access.
At this time user can veiw the output xml.php while I want to give this output to a flash player olny.
If I keep this file outside of public_html, it does not give output to flash. Can I give xml output using php command line.
--Manoj