sorry about posting it then - i didnt realise
"Sterling Hughes" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > On Sat Aug 17, 2002 at 11:4352PM +0100, Luke Rhodes wrote:
> > > i thought of using a goto statement that goes back to a certain part
of the
> > >
> On Sat Aug 17, 2002 at 11:4352PM +0100, Luke Rhodes wrote:
> > i thought of using a goto statement that goes back to a certain part of the
> > page but i cant find any goto info anywhere.
>
> There is no goto function/construct in PHP and there will be surely
> none in the future.
>
Besides, h
On Sat Aug 17, 2002 at 11:4352PM +0100, Luke Rhodes wrote:
> i thought of using a goto statement that goes back to a certain part of the
> page but i cant find any goto info anywhere.
There is no goto function/construct in PHP and there will be surely
none in the future.
--
- Martin
i am creating a mysql chat script and i have got all the mysql functions
under control.
i have the script that will chack if another user has posted (by checking
the database) then refreshing if it has, but i find this doesnt work to well
and so i want to just update the text field on the form, n