Jump to content

Gd library question "dynamic images"


mind-owner

Recommended Posts

well this is my .htacces fileRewriteEngine OnRewriteRule ^(.*)/(.*).png index.png?bg=$1&text=$2RewriteRule index.png index.phpI only have 6 bgs "pictures" so if some one will put "?bg=7" the gd library script will show a error "didn't find the picture"How could I With a php script redirect the page to another one if picture "bg" not found?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...