I created an input script. I write name and script post name into database. But I have error - ErrorException [ Notice ]: Undefined variable: result .
ErrorException [ Notice ]: Undefined variable: result
There
You have no POST variable called name, therefore $result never gets set.
name
$result