Hide your CSS Source
PHP Code
+ 0 likes
Please Register to submit score.
| Average Score | 3.0 (of 1 scores) |
| Date Added | Jan 10, 2008 |
| Last Updated | Jan 10, 2008 |
| Tags | css fwrite source xstatic |
Introduction
Require a Table, like
Table -> style (must be called style unless you want to change it
PHP Snippet:
Hide your CSS Source
Posted on Jan 10, 2008 7:29 pm
Posted on Jan 10, 2008 7:29 pm
This is a bit pointless and error prone. If you've got 5 users trying to access a page at the same time you'll run into problems where one may delete the stylesheet just after another creates it, thus displaying a page without it. CSS is meant to be public and should stay that way.
PHP Snippet:
Hide your CSS Source
Posted on Jan 15, 2008 8:23 am
Posted on Jan 15, 2008 8:23 am
I have done this 100% secure and working way before, but i cant find the source now - that was pretty easy though.








