Home  --> Convert a code snippet Help

Convert a code snippet

Convert a snippet
You can choose if the result of the conversion gets displayed on the screen or if you want to modify the source snippet. By default a backups of the source snippet will be created before it gets modified.
Convert a snippet
Snippet
Make sure to use <?php and > to enclose the PHP code which you want to convert. For example, if you want to see how "mysql_connect()" gets converted, insert "<?php mysql_connect() ?>".
  
Top