Page 1 of 1

xml output protection

Posted: Thu Apr 02, 2009 7:05 am
by manoj_jnics1
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
:banghead: