• Hubs
  • tagged php tutorial

1-10 of 12 hubssort by Hot Best Latest

73

How to use the 'mail' function in PHP

Below I'm going to explain how to use the mail function of PHP. With this function you can send mail through send mail or smtp depending on whether you use Unix/Linux or Windows respectively. PHP makes...

2 comments    windows php server
Coding girl60

Php basics free tutorial guide

his tutorial helps beginners learn the basics of PHP programming. Bookmark this page if you Need a quick reminder of how to do something in PHP. Here we would like to show the very basics of PHP in a short,...

0 comments    advice how to technology
MoneyManiac profile image56

Lesson 0: Why PHP?

It’s the Lesson 0, because we will not make any script here. 'Hello world' will be our first lesson, but now I’ll tell a little bit about PHP and will try to explain why it is the best solution for your...

0 comments    php java lesson
38

PHPmoz

Click edit above to add content to this empty capsule. Find the PHP Scripts, Articles, Tutorials and other helpful resources you are looking for on our free PHP Resource Directory. Established in 2009 - we...

0 comments    php php scripts php books
40

Programming resources

This shows how you could build one of those IP address sites, this is a PHP example and yes this is all there is to it. <?php echo $REMOTE_ADDR; ?> This example shows how to grab a web page...

0 comments    technology articles programming
cloudweb profile image40

Learn PHP Part 1 Taster

Learn PHP Part 1 Taster In these series of tutorials I will show you how to learn php my way. I am self taught in the language and I will show you the useful tips and hints that I have learnt on the way....

0 comments    how to technology education
42

PHP basics

The full form of PHP is preprocessor hypertext. Always begin a PHP page with . for example code php, close, then add html code in between as follows, . You can define a variable in PHP as below =” Hello...

0 comments    php php script php programming
40

PHP Hosting

PHP is generally server side scripting language for creating Web pages. The syntax of PHP is similar to the Perl. PHP is very easy to understand to learn. It is supported the most common databases like,...

0 comments    php php scripts php tutorial
51

PHP

PHP is generally server side scripting language for creating Web pages. The syntax of PHP is similar to the Perl. PHP is very easy to understand to learn. It is supported the most common databases like,...

0 comments    php programming php scripts
36

PHP

PHP was written as a set of Common Gateway Interface (CGI) binaries in the C programming language by the Danish/Greenlandic programmer Rasmus Lerdorf in 1994, to replace a small set of Perl scripts he had been...

0 comments    technology web 2.0 programming
working