Voting

: min(eight, two)?
(Example: nine)

The Note You're Voting On

Anonymous
19 years ago
The onLoad method of Actionscript's loadVars class was returning false in IE6 using SSL until I set --> session_cache_limiter("must-revalidate"); <-- on the receiving PHP script.

<< Back to user notes page

To Top