View Single Post
  #6 (permalink)  
Old 06-09-05, 07:20 AM
dennispopel dennispopel is offline
Coding Addict
 
Join Date: Mar 2005
Posts: 263
Thanks: 0
Thanked 0 Times in 0 Posts
Hello,

Unfortuanately many functions in PHP work this stupid way - only thru a file name. If PHP had some nice streams framework like Java has, it would be possible to pipe the string thru a memory stream to this function.
__________________
onPHP5.com - PHP5: Articles, News, Tutorials, Interviews, Software and more
Reply With Quote