RE: basic php question...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: Dotan Cohen [mailto:dotancohen@xxxxxxxxx]
> Sent: Tuesday, November 04, 2008 1:49 PM
> To: Boyd, Todd M.
> Cc: php-general@xxxxxxxxxxxxx
> Subject: Re:  basic php question...
> 
> 2008/11/4 Boyd, Todd M. <tmboyd1@xxxxxxxx>:
> > If you're going to go with AJAX (involving Javascript), you may as
> well
> > just use Javascript:
> >
> > <?php
> >        # processing goes here
> > ?>
> > <script type="text/javascript">
> >        history.go(-1);
> > </script>
> >
> 
> That will not work for users who browse without Javascript enabled,
> such as those who use the popular Firefox extension NoScript or who
> are browsing from a cellphone / PDA.

Repeat:

> > If you're going to go with AJAX (involving Javascript), you may as
> well
> > just use Javascript:


Todd Boyd
Web Programmer





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux