PHP ?????????

???????? ?????
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

PHP ?????????

Post by Face » Tue Nov 02, 2010 12:36 am

?? ?? topic ?? ????? ?????? PHP ???? ???? ?? ????????? ?????.
NEO,NIPUNA ?????? ?? ??? ??????.
?? ??? ???? ???? ???? ???.
?? PHP ????? ????? ???.
?????????? start ???? ????.(?? ????? ?? forum ??? ????? ? ??????? ????? ????? ???? ??? ???? ???? ??????)
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

Re: PHP ?????????

Post by Neo » Tue Nov 02, 2010 1:27 am

Here I'm giving you 3 tutorials. Remember to follow only one at a time. So when are done with one, give a quick look to the other to see whether you miss any point. Always remember to try out all examples. Since you have already installed WAMP successfully we can simply move on to real work.
  1. http://www.w3schools.com/php/php_syntax.asp
  2. http://www.tizag.com/phpT/index.php
  3. http://www.maconstateit.net/tutorials/PHP/default.htm
Start with w3schools. You may ask any question related to these tutorials if there is anything unclear.

Good luck and hope to see a professional php developer !
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: PHP ?????????

Post by Nipuna » Tue Nov 02, 2010 8:51 am

???? ??? ???? ??????. ???? ????? ????? ????? ??.?? ???? ?? ???? ???????.
????? ?????? ?? ?? USE ???.

http://www.w3schools.com/php/default.asp

?? Tutorial ?? ?????? Follow ?????
?? ?? ??? ???? ??? ??? ?????? ????? ???. :)


????????
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: PHP ?????????

Post by Face » Tue Nov 02, 2010 6:47 pm

??? ???? NIPUNA,
???? ???????.?? ??? ???? ???? ???? ???.?? ?? links ????? try ???? ???????.
???? ?? ?? ??? questions ???????.
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: PHP ?????????

Post by Face » Tue Nov 02, 2010 10:50 pm

????? ?? ??? ?????? code ?? ????.

Code: Select all

<html>
<body>

<?php
echo "i learn pHp";
?>

</body>
</html>
????? ????? my.php ???? save ???.

?? ????? ? file ?? wamp>www folder ??? copy ???.???? firefox adressbar ??? http://localhost/my.php ????? ?????.
?????? ???.
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: PHP ?????????

Post by Nipuna » Tue Nov 02, 2010 11:25 pm

Ela Ela. Kolla Wede allagena Wage
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: PHP ?????????

Post by Face » Wed Nov 03, 2010 6:10 pm

????? ???? ??? ?????.?? ??? ?????? code ?? ??.???????? ?????? ????????.?????? code ???? ?????? ?? ?? try.
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: PHP ?????????

Post by Nipuna » Wed Nov 03, 2010 6:50 pm

Ela Ela Keep It Up
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: PHP ?????????

Post by Face » Wed Nov 03, 2010 7:12 pm

????? ?? ???? ??????,?????? ????? ??????? ????.
?? ??????? ?? code 2

Code: Select all

<html>
<body>

<?php
echo "i learn PHP";
?>

</body>
</html>
???? ?? print ???? ???? ???????? ???.

Code: Select all

<html>
<body>

<?php
print "i learn PHP";
?>

</body>
</html>
??????? ??? output ????? ??????.
?? code 2 ? ????????? ??????? ????? ??
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: PHP ?????????

Post by Nipuna » Wed Nov 03, 2010 7:28 pm

Mama Dunna Link eke tiyana widiyatanam Oya Dekenma Kerenne ekama de kiyala yama tibune
Post Reply

Return to “???????? ?????”