Clientside only equiv for file_get_contents?

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
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

Clientside only equiv for file_get_contents?

Post by JAB Creations »

Is there a piece of syntax like file_get_contents that does not set PHP as part of the variable?

John
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Post by neophyte »

Huh? Didn't follow you can you elaborate?
Post Reply