Tamilwebtech
New tamil technology
Pages
(Move to ...)
Home
▼
Sunday, 17 November 2019
How to include or add files using php
Php include function
you can include php files in another php by include function
Syntax
<?php include("path") ?>
Example
<?php include("/uploads/sql.php") ?>
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment