Posted by chris on 09/16/05 20:05
I was looking through some PHP code and saw the below line of code and was wondering what it did - $w = ($tmp[0]>$maxw) ? $maxw : $tmp[0]; can someone explain what it would do ??
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming