Hi !
Is it possible so create SharedLibraries with the current Version of PB under Linux ?
Greetings
Georg
Search found 4 matches
- Wed Aug 31, 2005 1:58 pm
- Forum: Linux
- Topic: Shared Libraries ?
- Replies: 2
- Views: 1651
- Wed Oct 01, 2003 11:04 am
- Forum: Linux
- Topic: CGI Input ?
- Replies: 2
- Views: 2694
CGI Input ?
Hi !
I have a problem reading the input Vars of a called CGI Programm written in PB. I try to get the Input with ProgramParameter() what
works if the prog is called manually from the browser like this:
http://192.168.11.212/cgi-bin/purebasic.exe?Test
but if its called from an Htmlfile over Apache ...
I have a problem reading the input Vars of a called CGI Programm written in PB. I try to get the Input with ProgramParameter() what
works if the prog is called manually from the browser like this:
http://192.168.11.212/cgi-bin/purebasic.exe?Test
but if its called from an Htmlfile over Apache ...
- Wed Sep 17, 2003 9:32 am
- Forum: Linux
- Topic: Newest Version
- Replies: 6
- Views: 4107
- Mon Aug 04, 2003 2:15 pm
- Forum: Coding Questions
- Topic: Bug in Dll Creation ?!?
- Replies: 2
- Views: 1483
Bug in Dll Creation ?!?
Hi !
I am playing around a bit with Dll creation and maybe found a bug...
There is a Programm called PGina take a look here to find out what
it is for : http://pgina.xpasystems.com/index.php
I am trying to make a lil Plugin for that Programm as a PBDll but the
Dll only gets one Character back ...
I am playing around a bit with Dll creation and maybe found a bug...
There is a Programm called PGina take a look here to find out what
it is for : http://pgina.xpasystems.com/index.php
I am trying to make a lil Plugin for that Programm as a PBDll but the
Dll only gets one Character back ...