![]() rossixx
Registrierter Benutzer |
Über mich
- Über rossixx
- Biography
- photography canon only programming php only
- Location
- Berlin
- Interests
- Photography and PHP
- Occupation
- Photographer
- Signatur
Blog
- .htaccess
http://de.wikipedia.org/wiki/Htaccess
- SSL - Verschlüsselung
if( $_SERVER['HTTPS'] == "on" ) echo "ssl encoding ok";
else{ echo "no ssl"; exit; }
- hash - check der übergebenen Variablen
http://de.wikipedia.org/wiki/Hash-Algorithmus
...