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

RSS Icon Subscribe to comments

You need to login to post a comment.