Phpmyadmin is a utility written in php to manage MySQL databases.
Thank you hltang. My problem was that my apache wouldn't parse .php3. Anyway, I found a script included in phpmyadmin that will conver .php3 to .php or to any extension. The script will even go inside my code and change any links from .php3 to php.
OOzy