NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Article: Starting out with PHP
34099 Article: Starting out with PHP http://webspot.co.uk/articles/article.php?id=4 Hopefully you know what PHP is already. If not I'd better explain it. Right, PHP is a scripting language that you embed in web pages to do advanced stuff. But unlike HTML, PHP is not sent straight to the client to work out it is converted into HTML on the server it is running on and then sent to the client. So this allows you to have a database server set up on your server and you can request records from it whatever way you want! Also because the PHP code is worked out on the server clients are unable to see the PHP code in the page just the outputted HTML!!! PHP > Tips and Tutorials > Introduction to PHP Nov 30, 2006 Andrew

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  



Other links at PHP > Tips and Tutorials > Introduction to PHP
Introduction to PHP Classes (OOP)
Category:

Strings are probably what you will use most in your PHP script. From concatenating, looking for patterns, trim, chop etc. So I guess it's a good idea to take a better look at this creature. We will also take a peek at some string functions that you might find useful for everyday coding.
Category:

Chapter 2. A simple tutorial
Category:

What is PHP?
Category:

Ok, so from the prototype above, we can see the function explode() (a function is denoted by the () after the name as this is where you put any parameters) will create an array (oh the joy):
Category:




Main Category
178
2033
792
284
174
1802
1113
905
1157
7350
70
898
59
2185
172

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19151
Categories: 1275
Registered Users: 690
Mailing List Subscribers: 2041
Unique Outgoing Hits: 219903

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
36 site(s)
PR 7
289 site(s)
PR 6
828 site(s)
PR 5
2007 site(s)

PHP News