dev-master
9999999-devOO way to interact with user input
MIT
The Development Requires
by Azi Baloch
0.1
0.1.0.0OO way to interact with user input
MIT
The Development Requires
by Azi Baloch
OO way to interact with user input
OO way to interact with user input, (*1)
use Azi\Input; $input = Input::all(); $name = Input::post('name'); $search = Input::get('search'); $email = Input::request('email'); if(Input::exists('email)){ // send an email to user }
OO way to interact with user input
MIT
OO way to interact with user input
MIT