Advertisement
Guest User

getimagesizetest

a guest
Dec 13th, 2013
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. $image_size = getimagesize("http://events-vnab.nl/wp-content/uploads/2013/12/vnabweblogo21.jpg");
  2.  
  3. then also try
  4.  
  5. $image_size = getimagesize("http://www.events-vnab.nl/wp-content/uploads/2013/12/vnabweblogo21.jpg");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement