Dreamweaver PHP 5
Posted: Wed Jun 21, 2006 12:03 am
Does dreamweaver support the codes for PHP 5. If not is there a way to add them?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
That is what I was talking about, I was just wondering because I used str_ireplaceVerminox wrote:...If you mean for the syntax highlighting, then I know Dreamweaver 8 does...
Code: Select all
and it didnt' so i was just wonderingtecktalkcm0391 wrote:That is what I was talking about, I was just wondering because I used str_ireplaceVerminox wrote:...If you mean for the syntax highlighting, then I know Dreamweaver 8 does...Code: Select all
and it didnt' so i was just wondering[/quote] Dreamweaver does have occasional bugs. Most [url=http://www.zend.com/manual/migration5.functions.php]PHP5 functions[/url] like array_combine() do work but I guess str_ireplace doesn't. I've noticed incompatibility with some filesystem functions as well, although I can't remember which one it was now.