Any idea when my web server's PHP will be upgraded to version 5.3.0.?
RSSG3.whbdns.com
I'm writing a PHP script that writes out PHP code dynamically to a file and the heredoc syntax just isn't cutting it. Sadly it interprets the code and throws errors. The nowdoc syntax is exactly what I need, but it wasn't implemented in PHP until version 5.3.0. Servers current version looks to be 5.2.13.
Thanks,
MyWebs


LinkBack URL
About LinkBacks



Reply With Quote
