Page 1 of 1

need advice.... please take a peek

Posted: Sun May 30, 2010 10:57 pm
by wittyguy
i'm a 4th year IT student... and currently taking my thesis... is there any language better than php in making an inventory system that is LAN based? it's a system that also includes workflow approval of requests specifically the transfer and disposal requests of fixed assets of a company.... please help me.. thanks

Re: need advice.... please take a peek

Posted: Tue Jun 01, 2010 2:57 am
by Christopher
PHP is a web application development language (mainly). You can create LAN applications but they are browser based and access a web server on the LAN. If you are looking for writing a client/server application with a custom client (not a browser) then other languages such as Python or Java would be better.

Re: need advice.... please take a peek

Posted: Fri Jun 11, 2010 4:11 pm
by rd.dcse
If you want to use your application in network you can use XML