Quote:
Originally posted by sde
php doesn't automatically replace that . you have to write scripts to search out a pattern of an open img tag and closed image tag.. then it has to pull the info in the middle of them into a variable, and create a regular html tag with that.
|
I know I meant you could just write some PHP code to do that for you.....