HeruNoTenchi on DeviantArthttps://www.deviantart.com/herunotenchi/art/PHP-Addcit-Stamp-76520216HeruNoTenchi

Deviation Actions

HeruNoTenchi's avatar

PHP Addcit Stamp

By
Published:
804 Views

Description

PHP Addict!!

Same as HTML one but for PHP Programmers :>
Image size
99x55px 6.26 KB
© 2008 - 2024 HeruNoTenchi
Comments4
Join the community to add your comment. Already a deviant? Log In
localhost1's avatar
<?php
 for($i = 0; $i <= 100; $i = $i++){
  echo "I love this stamp!";
 }
?>