NoFormFeed Syntax NoFormFeed(); Description Suppresses the form feed sequence output at end of page. Returns 0 OK -1 Failed Example if(num($var)<20){ noformfeed();}
NoFormFeed();
0
-1
if(num($var)<20){ noformfeed();}