text box with autofill technique in php file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
learnerabn
Forum Commoner
Posts: 48
Joined: Wed Feb 10, 2010 12:56 am

text box with autofill technique in php file

Post by learnerabn »

i want to include autofill technique in search text box in a website.
without using javascript ie using php
dejvos
Forum Contributor
Posts: 122
Joined: Tue Mar 10, 2009 8:40 am

Re: text box with autofill technique in php file

Post by dejvos »

I'm sure, it's impossible. Autofil needs some user side action ... so PHP is not able to handle it.
Post Reply