PHP Method Comment


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



Copy this code and paste it in your HTML
  1. /**
  2.   * <Description>
  3.   *
  4.   * @access <scope>
  5.   * @param <type> <description>
  6.   * @return <type> <description>
  7.   */

Report this snippet


Comments


You need to login to view comments.