[PHP-DEV] php5isapi under iis6

2004-05-18 Thread npguy
Hi, what is the current status of php5isapi for iis6 under win2003 server? i couldn't run it. -- Best regards, npguy npguy¤websurfer.com.np -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [2] Cannot re-assign $this

2004-03-08 Thread npguy
hi, since php4 is quite about this issue how can i resolve it in php5. -- Best regards, npguy npguy¤websurfer.com.np -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Cannot re-assign $this

2004-03-08 Thread npguy
Hi, when $this is assigned within $this object like $this = $this->new_from_string($rrdata); displays an error "Cannot re-assign $this" I am using php5 beta4. -- Best regards, npguy npguy¤websurfer.com.np -- PHP Internals - PHP Runtime Development Ma