About Me

header ads

Define Funtion

<?php

define ('name', value);
echo name;

// Thats how we define in php
?>

Post a Comment

0 Comments