Wed Apr 19, 2006 2:20 am |
Replies: 4 |
Views: 5572 |
|
 |
YEp, it looks like a dead.
Also, doesn't a lot of comments make the PHP code take longer to parse? Without comments, the files would get smaller and faster to parse. I don't really need anything dr ...
|
Tue Apr 18, 2006 12:51 pm |
Replies: 4 |
Views: 5572 |
|
 |
The one PHPEncoder I found is at Freelock and there it says:
[07-08-2004] Some SERIOUS issues found in current FreeLock design. DONT USE FOR SENSIBLE TASKS!!
Please stay tuned as we are working on ...
|
Tue Apr 18, 2006 4:03 am |
Replies: 4 |
Views: 5572 |
|
 |
Do you think it would be a good idea to implement a certain character sequence for comments that get stripped out when uploading over FTP?
Like, you'd write
<?php //* test *//
in a file, ...
|