http://picasa.google.com/
by far the easiest and cool interface for basic photo management / editing
photoshop would be for the more advanced manipulations
theres no way to completely protect your images cause someone could always printsreen and copy the image in photothsop or something
but you could make it harder buy disabling right-click, loading images via a php script, and disabling the IE image …
i would use conditions there as you might want other mod_rewrite formating different than this.
Options +FollowSymLinksRewriteEngine onRewriteCond %{REQUEST_URI} ^/tutorials/RewriteRule ^(.*)/ /tutorials\.php [L]RewriteCond %{REQUEST_URI} ^/tutoria…
this is what i use:
this somewhere in the <head>. change the FORMNAME to the name you applied to the <form> and change the FIELDNAME to the emaill address field.
<script type="text/javascript"><!--function validate()…
I am the only developer and the synapse system has been developed over the last month. Currently the system is around 70% done, the rest of the system will be developed in the next few days. After that, June is dedicated to the testing, writing of…