I just decided to share the simple but the first step towards the php, that is the syntax

<?
yourphpcode goes here
?>

Display what you want on browser

<?
echo("MY FIRST Php Page");
?>

I hope it will surely help newbie's in PHP like me.

thnx,

YOU SHOULD REALLY USE:

<?php

?>

some servers dont suppport the short <? tag

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.