PHP fopen() & htaccess

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
illuminationed
Forum Newbie
Posts: 8
Joined: Fri Nov 18, 2005 10:13 am

PHP fopen() & htaccess

Post by illuminationed »

Hi!!!!!

I need help creating this code:

I have used htaccess to forbid access to my flash directory, and used fopen to access the flash file. The only problem is getting the web browser to display the flash file.

Thanks!!

:?: :?: :?:
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Post by Jenk »

Please post what code you already have, thanks. :)
Post Reply