Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipX.Lib v1.2 - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 HTML Font Related functions
 ClipXOpen()       Required first call in each CGI program
 ClipXClose()      Called last in a CGI program
 cxCgiCount()      Returns the element count of the form array
 cxCgiIVal()      Returns the name or value of a form object by index number
 cxCgiStr()        Returns the cooked form object data passed by the Web Server
 cxCgiStrRaw()     Returns the raw form object data passed by the Web Server
 cxCgiValue()      Get Form-object value by object-name
 cxOut()           Writes a character string plus CR/LF to standard-out
 cxxOut()          Writes a character string to standard-out - Same as htmlWrite()
 cxFormArray()     Creates an array of parsed form-data
 header()          Returns/writes required context-header
 htmlWrite()       Writes a string to the web server
 PubVars()         Creates public variables for all form-variables
 StopWrite()       Toggles HTML write to standard-out ( on/off )
 xEnv()            Fills array with server environment variables

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson