CGI->CGIVariable()
If Not InitCGI() Or Not ReadCGI()
End
EndIf
WriteCGIHeader(#PB_CGI_HeaderContentType, "text/html", #PB_CGI_LastHeader) ; Write the headers to inform the browser of the content format
WriteCGIString("<html><title>PureBasic - variables</title><body>")
Procedure ...
Search found 1 match
- Tue Sep 01, 2015 12:47 am
- Forum: Announcement
- Topic: PureBasic 5.40 LTS beta 10 is out !
- Replies: 213
- Views: 92024