Reply
caching of php
Old 07-07-2004, 12:32 AM caching of php
Junior Talker

Posts: 1
Hello,

Could someone please tell me if php pages are stored locally in the temp internet files folder on windows computers.
I am a mac user and cant check myself.

If not stored , i would like to store a list of passwords in a php page (i would imagine it is best in an array ), and then transfer these passwords into a flash mx array.

Any help on how to do this would be greatly appreciated.
php virgin is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 07-07-2004, 11:16 AM
Kyrnt's Avatar
The Post-Mod Years

Posts: 2,536
Location: Western Maryland
In my experience, php virgin, PHP files are not cached. Remember that a PHP file is processed completely on the server, so that by the time it reaches your browser, it is completely HTML. Now those pages may or may not be cached by a user's browser (depending on their settings), but as far as I am aware web servers don't cache the results of PHP processing.
__________________
—Kyrnt
Kyrnt is offline
Reply With Quote
View Public Profile Visit Kyrnt's homepage!
 
Old 07-07-2004, 07:40 PM
cmonkey's Avatar
Ultra Talker

Posts: 268
I'm pretty sure Kyrnt is right, it would a huge waste of space on the server to cache a script everytime it was executed.
cmonkey is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to caching of php
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12634 seconds with 13 queries