xml output protection

We know you have an opinion on how things should be run around here. These are suggestions for the forums, and the website.This forum is not a place to ask for suggestions to your own coding (or otherwise) problems.

Moderator: General Moderators

Post Reply
manoj_jnics1
Forum Newbie
Posts: 2
Joined: Thu Apr 02, 2009 6:58 am

xml output protection

Post 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:
Post Reply