need advice.... please take a peek
Moderator: General Moderators
need advice.... please take a peek
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
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: need advice.... please take a peek
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.
(#10850)
Re: need advice.... please take a peek
If you want to use your application in network you can use XML