> > 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 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php