Page 1 of 1

text box with autofill technique in php file

Posted: Thu Feb 11, 2010 1:55 am
by learnerabn
i want to include autofill technique in search text box in a website.
without using javascript ie using php

Re: text box with autofill technique in php file

Posted: Thu Feb 11, 2010 4:46 am
by dejvos
I'm sure, it's impossible. Autofil needs some user side action ... so PHP is not able to handle it.