Re: Queue in mysql

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

 



Probably what's happening is the button is getting pressed twice.

try adding some javascript to the button like:

<input type="submit" onclick="this.disabled = true;" />
to disable the button after its clicked.


Aulia wrote:
>
>
>
> problem : sometimes when i click start, data insert double into 
> database. any body know about queue in database ?
>


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux