On Thu, 2010-05-27 at 15:36 -0300, Leonardo M. Ramé wrote: > Hi, I want to show a little example of an CGI app I created this weekend > using Lazarus with a package called FreeSpider, very similar to fpWeb. > It runs on a 512mb of ram Debian i386 server hosted in Argentina in a > shared hosting account. > > The module consists of only two .pas files, one to handle the database > connection, using fcl-db (MySql) and the other to handle the CGI > requests. In total it required approx. 300 lines of code.
Wow, that's a lot. 300 lines?!? Using fcl-web and webdesign you can do this without any lines of code. Just use the designer. Joost -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
