Le 28/06/2012 21:43, Demosthenes Koptsis a écrit :
> i want to write a cgi script like php for apache but with gambas language
>
> which is better approach.
>
> to write it as cgi with
>
> #!/usr/local/bin/gbs3
>
> or with
> #!/usr/bin/env gbw3
> as server page
>
> thanks !!!
>

None of them. The faster and better is putting everything in a gambas 
executable and use it as a cgi script.

-- 
Benoît Minisini



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to