Do you guys think im nuts?
Do you guys think im nuts?
Because im planning on using PureBasic with apache webserver? 
Pro-Gamer, Programmer, Pro-Grammer
- Fluid Byte
- Addict

- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
-
Killswitch
- Enthusiast

- Posts: 731
- Joined: Wed Apr 21, 2004 7:12 pm
I think you're nuts for thinking that we'd think your nuts (considering this: http://www.purebasic.fr/english/viewtop ... hasselhoff). Does that count?
~I see one problem with your reasoning: the fact is thats not a chicken~
You may think I'm nuts!
I have cloned many PureBasic functions to PHP and I am planning to make PureBasic Server Edition (ofcourse if Fred allows to)... The PHP will get executed on the server and the parsed result will get shown to the user, so people won't get to know that the server has PureBasic (actually the PB Server Edition is just a set of PHP commands that behave similarily like the PB ones)
.
With this, people could do PureBasic stuff and use my PHP script to use it in their webservers without doing CGI stuff and embedding the PBCompiler!
I have cloned many PureBasic functions to PHP and I am planning to make PureBasic Server Edition (ofcourse if Fred allows to)... The PHP will get executed on the server and the parsed result will get shown to the user, so people won't get to know that the server has PureBasic (actually the PB Server Edition is just a set of PHP commands that behave similarily like the PB ones)
With this, people could do PureBasic stuff and use my PHP script to use it in their webservers without doing CGI stuff and embedding the PBCompiler!
-
Bonne_den_kule
- Addict

- Posts: 841
- Joined: Mon Jun 07, 2004 7:10 pm
Killswitch wrote:I think you're nuts for thinking that we'd think your nuts (considering this: http://www.purebasic.fr/english/viewtop ... hasselhoff). Does that count?
- Fluid Byte
- Addict

- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
Don't reinvent the wheel!!
I use PB to create my CGI's, you can check out my homepage, fully loaded with PB cgi's and SAMBAR server.
The big "-" with creating PB CGI's is that you cant use it with hosting companies! only on your own home PC.
so i run my server from home and it works great and fast.
To create CGI libs you can get Paul CGI_LIB, it does EVERYTHING you need to create CGI's - http://www.reelmedia.org/cgi-bin/PurePr ... es&sub=ASM
good day.
I use PB to create my CGI's, you can check out my homepage, fully loaded with PB cgi's and SAMBAR server.
The big "-" with creating PB CGI's is that you cant use it with hosting companies! only on your own home PC.
so i run my server from home and it works great and fast.
To create CGI libs you can get Paul CGI_LIB, it does EVERYTHING you need to create CGI's - http://www.reelmedia.org/cgi-bin/PurePr ... es&sub=ASM
good day.
That would be useful for sure!thamarok wrote:You may think I'm nuts!
I have cloned many PureBasic functions to PHP and I am planning to make PureBasic Server Edition (ofcourse if Fred allows to)... The PHP will get executed on the server and the parsed result will get shown to the user, so people won't get to know that the server has PureBasic (actually the PB Server Edition is just a set of PHP commands that behave similarily like the PB ones).
With this, people could do PureBasic stuff and use my PHP script to use it in their webservers without doing CGI stuff and embedding the PBCompiler!
Intrigued - Registered PureBasic, lifetime updates user
Yes, the development on this is a bit slow, but that's because it's hard to make the functions act like the PureBasic ones. But still, it is funIntrigued wrote:That would be useful for sure!thamarok wrote:You may think I'm nuts!
I have cloned many PureBasic functions to PHP and I am planning to make PureBasic Server Edition (ofcourse if Fred allows to)... The PHP will get executed on the server and the parsed result will get shown to the user, so people won't get to know that the server has PureBasic (actually the PB Server Edition is just a set of PHP commands that behave similarily like the PB ones).
With this, people could do PureBasic stuff and use my PHP script to use it in their webservers without doing CGI stuff and embedding the PBCompiler!
