Posted by Jim Moseby on 06/03/05 22:56
>
> Hi, I am new to php and I would like to find out if there's
> some kind of
> a function that would autocomplete the word/value when the user is
> trying to fill out a field in a form. Thank you.
>
PHP is server side, not client side, where the form is. You would need to
use javascript for that.
JM
Navigation:
[Reply to this message]
|