Jump to content

Best approach to take with project


biggieuk

Recommended Posts

Hello,

 

I am attempting to develop a personal project that can store details (and maybe a google map pin location) of shipwrecks around the coast of an island.

 

This project would require:

 

- The ability to enter details whilst on or offline.

- Store the details to a database.

- To be used on multiple computers.

- Eventually the details will be available to my iPhone whilst out and about.

 

I am a php web developer so would ideally like this to be browser based (PHP /MYSQL)  but then I would not be able to enter the details whilst offline?

 

Can anybody suggest any ideas/ methods I can use to carry out this project?

 

Thank you.

Link to comment
https://forums.phpfreaks.com/topic/210429-best-approach-to-take-with-project/
Share on other sites

Probably PHP.

 

If you go to something like C or C++, you're going to have to change the way you think. Arrays behave entirely differently, as do many other things. So, unless you want to do a lot of learning, I would recommend sticking with PHP, if that's what you're comfortable with.

 

-jm

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.