Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php include once inside a function?

//yes this works 
  function derp(){include_once(yourfile.php);}
 
PREVIOUS NEXT
Tagged: #php #include
ADD COMMENT
Topic
Name
9+8 =