Re: [PHP] selected

2001-04-25 Thread Vivre Draco
et really fancy, write a print_selected function that accepts a list of options and loops through them to place the proper option tags, selections, etc. However, that's a bit beyond the scope of this message :) Note also that the label displayed to the user and the value sent to the server c

[PHP] Directory Alias Problems with Apache1.3/PHP4

2001-04-24 Thread Vivre Draco
Recently, I decided to convert my personal homepage to PHP. For simplicity, I do development on my home Windows 2000 box running Apache 1.3 and PHP 4, then FTP the code to the actual Linux-based web server (also running Apache/PHP 4). Since dealing with relative paths and included files in