Jinput
Jinput copied to clipboard
Laravel 4 - XSS filtering user input grabber
Line 425 give this Error: > Replace deprecated preg_replace /e with preg_replace_callback
License?
Hi, Do you have a license for your code? Thanks!
## The text ``` Remove the ink from the whole system (tubes, printheads,...) ``` --- ## is changed to ``` Remove the ink from the whole system (tubes, printheads,...) ```...
Jinput::get('images') doesn't behave like Input::get('images') when you have multiple fields that use the same name and a key, like so: images[0], images[1], images[2]. In fact, it triggers an exception due...
Hi Jason I recently had massive fiasco on my hands when a live site was completely trashed because of an update to Ardent. After two late nights and lots of...