Hi Edward, Thanks for the reply on my post.
I know you can get offline functionality with Gears, this is one of the main reasons why I want to look in using it. However, my COMPLETE site was developed with PHP, mainly due to the fact that plain HTML does not give you MySQL connectivity and does not allow you to develop functions. SO... From what I understand, GEARS uses HTML and Javascript ONLY. If so, my website will not work off-line, as I need PHP to connect to the database, and all my pages has PHP includes and php placeholders. I am not sure if I truly understand how GEARS can help me. Regards Philip -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Eduard Martini Sent: 28 July 2009 10:37 AM To: Gears Users Subject: [gears-users] Re: Google Gears PHP/MySQL You can get off-line functionality with gears, pretty easy. There are many step by step articles on this group, also the tutorial from main gears page. You will not use PHP for that, but Gears API (mainly javascript). Here is also my article about Gears http://www.insideria.com/2009/01/google-gearsa-great-tool-to-en.html On Jul 27, 1:42 pm, MackieRSA <[email protected]> wrote: > Ok Thanks for the feedback and the info! > > So.. I now have the Database Method out the way, what about the fact > that my site consist entirely of PHP pages. Can I somehow make the > site OFF-LINE using PHP? > > Sorry for the basic questions, but I am new to Gears. > > regards > > Mackie > > On Jul 16, 12:45 am, pervasync <[email protected]> wrote: > > > I don't think you can achieve this using Gears as Gears does not > > support MySQL. However, you can achieve this easily using Pervasync > > which can synchronize the off-line MySQL DBs with the on-line MySQL > > DB. Seehttp://www.pervasync.comformore info. > > > Pervasync Software > > > On Jul 14, 7:19 am, MackieRSA <[email protected]> wrote: > > > > I Have developed a online Web-based CRM system for a client. They > > > require some Off-line ability. The system consist of a login, browse > > > and edit and delete fascility. > > > > Can I achieve an Off-line ability using Google Gears , PHP/MySQL. > > > > Regards > > > > Mackie
