hi,
   i have a mysql table like this:

-------------
  id       |   htmlpage (or php)
-------------
  3               baco.php
  23             help.php
  43             admin.html

i have been using htdig before i have made those changes. it work really
well but know i do not want to receive a response like

http://mydomain.com/admin.html

Instead, i want to receive

http://mydomain.com/?id=43

i do not know if i how can i modify htdig in order to do that. Even
though i am not really sure if htdig will be the better solution.
Anyway .. all my searchable information is under html pages (or php),
how can i search into those files and return the id from my database?

any suggestion will be appreciated,

thanks in advance,

marcos
[EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to