please move this thread if it's in the wrong section :up:
Been working on my personal cms for awhile and i managed to finish some pretty unique features.
Don't take that warning message so lightly, it actualy means what it says.
Cross-site request forgery is often forgotten when developers...
idk if this is any good anymore but i use this encryption method on my personal site
<?php
/*
* gweb --
*/
class encryption {
public static function make($string, $salt = '') {
return hash('sha256', $string . $salt);
}
public static function salt($length){
return...
reminds me alot of holo, looks good so far. goodluck man
edit: also what method are you using to encrypt passwords?
i like how he's not indenting the functions { } because you can read it more or less by line. i'm used to python so perhaps that's why i like how it looks
this snippet
<?php...
Not sure if this is the right place to post this but I have no friends so i need some thoughts on this.
Finally finished my dream build
Should I keep the tanwall tires or put on my old stolens:
And should i keep my sprocket black or paint it bronze?
I invision my self winning the lottery in the future and buying such dank lettuce that i smoke whilst using my tool of choice.
Or, i could crack my fucking skull on pavement since i do ride bmx.