Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
5 + 6 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: PHP 5 fix...
by azari on 2004/7/27 4:13:42

no idea what Im gonna do with this problem - think Im just gonna stick to php4 till the error is sorted :/
Re: PHP 5 fix...
by Dave_L on 2004/7/14 19:51:22

Just posting this link here for reference: Migrating from PHP 4 to PHP 5 - Backward Incompatible Changes.
Re: PHP 5 fix...
by Mithrandir on 2004/6/18 21:43:10

add is_subclass_of() to that list, please.
Re: PHP 5 fix...
by widgetapps on 2004/6/18 21:16:16

Found another one. The PHP funstion get_class() in PHP 4 returns lowercase version of the class name. PHP 5 returns the actual class name, case in-tact.

http://ca2.php.net/manual/en/function.get-class.php

So, I'll be adding strtolower() around all get_class() calls. I'll post this to SourceForge as well.
Re: PHP 5 fix...
by widgetapps on 2004/6/18 18:40:08

I'll be sure to do that as well then....

Nice name, I play Radagast on a MUSH called Elendor. :)

Who's Online

165 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits