Pre Defined Variables


/ Published in: PHP
Save to your folder(s)

Pre defined variables in PHP


Copy this code and paste it in your HTML
  1. // list of pre-defined variables.
  2.  
  3. print '<pre>';
  4. print '</pre>';

URL: http://mukeshdak.facebook.com

Report this snippet


Comments


You need to login to view comments.