Jump to content

Learning more about PHP


DragonHunter

Recommended Posts

<html>

<head>

       <title>Learning more about PHP</title>

</head>

<body>

 

<?PHP

echo "Hello people<BR>";

echo "If you want to learn more about PHP the Computer Language click at the download link below for the PHP book<BR>";

echo "Please leave a comment and happy learning PHP :D";

?>

 

<a href="http://rapidshare.com/files/217416905/Learning_PHP_5_By_David_Sklar.chm.html">Download Link :)</a><BR /><BR />

 

 

You also can try this website its very handy if you do not like reading in books ;)<BR />

<a href="http://phpvideotutorials.com">PHP Video Tutorials</a>

</body>

</html>

 

Link to comment
Share on other sites

all those things are seem good but i'm and little stupid and new here on pc's world but where i can use the php language.where i can write this who you write up?and what i can do with this??tnx

Link to comment
Share on other sites

all those things are seem good but i'm and little stupid and new here on pc's world but where i can use the php language.where i can write this who you write up?and what i can do with this??tnx

That you must learn from it

you can write it the php script everywhere...I just do it in notepad++

It does not work if you just open the .php file, You need to have an php server that can handle it for example:

WAMP

Link to comment
Share on other sites

all those things are seem good but i'm and little stupid and new here on pc's world but where i can use the php language.where i can write this who you write up?and what i can do with this??tnx

You need php to script web pages m8.

Many sites are based on PhP, HtmL etc...

 

@DragonHunter

 

Thnx for the Guide. Downloading to see. :)

 

Edit :

 

You have reached the download limit for free-users. Would you like more?

 

Time to re-start my modem, I guess. n.n'

Link to comment
Share on other sites

lvl Up my skills on php ;P

 

 

Lets make a party , i am bishop.

 

Ontopic

 

Not bad but thses books that you have posted are not really for newbies i have read them already and if you are a newbie [such as my gf] you wouldn't understand a -beep- .. at least she didn't she was like

 

"<head></head> WTF? i know this <leg></leg>"

Link to comment
Share on other sites

thanks for share, I need to learn php

EDIT: the file dont work for me ???

You need to open it with

Microsoft HTML Help Executable

 

Or another program that can open .chm ;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...