Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

sync the site with a PDA or a Local Laptop?


1 reply to this topic

#1

  • Guests

Posted 24 October 2003, 15:39

Is there a solution for osCommerce to sync the site with a PDA or a Local Laptop?

Alex Karayan
Plasma Shop
http://www.plasmashop.ca/osCommerce/

B)

#2 iiinetworks

  • Community Member
  • 3,734 posts
  • Real Name:Matt

Posted 24 October 2003, 21:19

I'm not sure exactly what you want to do. You can access the site with a compatible web browser on any platform. This is the best method if you want to enter orders in both places.

If you want to have a local copy of the site, you can just copy files and database (may need to change the configure.php files). Then use a local web server to serve them: EasyPHP and Apache2Triad are two examples of easy to install web servers (both include PHP and MySQL). EasyPHP is probably easier; Apache2Triad was more up to date the last time that I compared. Note: it is inadvisable to enter orders on the local copy, because there isn't a good way to get them on to the web site (manual reentry works but is tedious). This works for demos and such. Also gives you a good platform for development.

Hth,
Matt