PHP is a SERVER side language while gears works on the CLIENT.  In
order for the application to be useful with Gears it has to do some of
the application work on the CLIENT via javascript.  PHP can serve the
page and the client's version is saved by gears in the manifest but
PHP code is not ran on the client.  I hope it helps, I am working on a
little proof-of-concept application that uses PHP on the server and JS
on the client.

-dcunited

On Jul 27, 6:42 am, 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

Reply via email to