Recent content by D The Man

  1. D

    Free php + Mysql+upload hosting services?

    Does anyone know of any free website hosting sites that do the following: -Support PHP -Support Mysql databases -Allow you to upload files from your site -use .htaccess to change url with Mod_rewrite (first 3 are necessary, mod_rewrite isnt too important) Thanks if anyone knows some sites...
  2. D

    How to echo filename of image with php?

    What i have is a row of flags on the top of my site, I have php grab the image from a folder with all of the images in them and echo them out. What i'v been trying to do is echo out the filename. (usa.jpg) etc. I havent been able to get a working code yet.. i must be making a very simple...
Back
Top