PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1847
Number of posts: 5013

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
alternative php usage Posted by ctw04 on 10 May 2004 at 1:01 PM
Hi guys,
I want to create an application in php which will allow me read, write and store data on a local machine. I am basically want to create a personal organiser application but i do not want to store data on my server since it would be costly and difficult to managa 100s of users' personal data. I was thinking how possible will it be to store the data on the user's client machine. Any thoughts....thanks alot -)
Report
Re: alternative php usage Posted by netgert on 10 May 2004 at 9:45 PM
: Hi guys,
: I want to create an application in php which will allow me read, write and store data on a local machine. I am basically want to create a personal organiser application but i do not want to store data on my server since it would be costly and difficult to managa 100s of users' personal data. I was thinking how possible will it be to store the data on the user's client machine. Any thoughts....thanks alot -)
:
storing the data on customers machine is a no-go. you will need a lot of work to establish a connection (the user might be behind a firewall, router etc that wont allow incoming connections or just port forwarding hasnt been configured on router, then its ISP may do a lot of crap to block incoming connections, filter ports etc etc). and it would increase the traffic A LOT, so just drop the idea. theres no idea behind it when all data is on their own machines, so why the heck they need you?
ok, just make a control panel for managing them, its not hard and its not costly (as long as they pay you for the service)

NetGert[/italic]





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.