A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by JellyFish » Fri May 25, 2007 7:25 pm
Code: Select all
if (getimagesize($path)) { //it's an image path }
Post by John Cartwright » Fri May 25, 2007 7:58 pm
Return to “PHP - Code”