Skip to Content »

FlashApe » Sometimes php is really cool

 Sometimes php is really cool

  • March 10th, 2007
  • 9:10 pm

Or maybe i’m just really grateful at the moment. I needed to take the output of a flash textfields .htmlText property and use it in an html page. I thought I was going to have to do some serious string wrangling to get that done, but php had a built in function to strip html tags from a string, the aptly named strip_tags. Sweet.

1 Person had this to say...

Gravatar
  • dave
  • March 10th, 2007
  • 10:32 pm

I don’t use php anymore but coldfusion has had that for a long time. If you were running coldfusion you wouldnt even have to mess with that, you could just just the coldfusion flash vars as an easy way to pass the data.
;)~

Want your say?

* Required fields. Your e-mail address will not be published on this site


You can use the following XHTML tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>