wimpy.php get image

wimpy.php standard

wimpy.php with id3 and image

  1. <p>wimpy.php get image</p>
  2. <iframe width="600" height="200" src="../wimpy.php?jj=song3.mp3"></iframe>
  3.  
  4. <p>wimpy.php standard</p>
  5. <iframe width="600" height="200" src="../wimpy.php"></iframe>
  6.  
  7. <p>wimpy.php with id3 and image</p>
  8. <iframe width="600" height="200" src="../wimpy.php?i&amp;j"></iframe>
  9.  
  10. <!-- IMPORTANT: The "&amp;" should be just a regular "&"... as in "wimpy.php?i&j"
  11. This code "pretty" printer is making changes.
  12. (I'm too dumb to figure out hwo to fix the display.)
  13. See the source code of this page directly. -->