[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
Pete's QBASIC Site • FreeBasic
Page 1 of 1

FreeBasic

Posted: Sat Oct 10, 2009 12:58 pm
by BigBadKing
Hey Guys, how can i make a forum? im planning to create a complex site.. so.... i thought about a forum, any idea on with what web language i should make it. thanks in advance. :)

Posted: Sat Oct 10, 2009 2:42 pm
by burger2227
I tried your link and the first thing said about Qbasic is wrong!
QuickBasic

first, note that Qbasic is short for QuickBasic.
Qbasic.exe is a 2 file version without a compiler. QuickBasic has multiple files and a compiler.

Qbasic was meant as an introduction to Basic programming and was included in Windows 95. I don't recall it being on the Win 98SE disk.

QuickBasic 4.5 actually came out before Qbasic.

See: http://www.deger.republika.pl/Download_ ... rsions.htm

Posted: Sun Oct 11, 2009 1:31 pm
by BigBadKing
Thanks Burger, i will fix that immediately. still thanks for reporting it to me!