May 17, 2008

Know Of Any Good Php Tutorials?

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > PHP Programming

free web hosting

Know Of Any Good Php Tutorials?

Overdose
Hi all this well be my first posting so hopefully I can get some good advise here. Can anyone tell me were there is a very good tutorial for php. I am good at self teaching from tutorials but i do hear php can be difficult so if anyone can lead me to a php tutorial that is as basic as possible i would be very pleased.

p.s hopefully this post is in the right area :/

Reply

shadowx
Welcome to trap17! If you plan to stay around a while check out the readme file: http://www.trap17.com/forums/index.php?act...E=01&HID=18

firstly i want to say that i found PHP fairly easy to learn, out of all the programming languages ive tried to learn (ive tried a lot but succeeded only in websites really) only HTML has been easier. IMHO PHP is much easier than any C based language, or javascript or Vbasic. I have written a few tutorials on this site that can be found in the tutorials section of the forums but for my begginner tutorial i saved it to my website: http://www.shadows.trap17.com/tutorials/beginner_tut.php It will tell you exactly what you need to have installed and where to find it and it will take you from knowing nothing and introduce you to variables and how to use them and display things to the user and show you how to build a dynamic website (EG like: yoursite.com/modules.php?mod=page1 style).

That will teach you the basics. After that experiment with stuff and check out Tizag.com: http://www.tizag.com/phpT/syntax.php (to go to the absolute begginer part take off "syntax.php" and it will start from the basics.)

There are so many tuts at Tizag if you follow them all you will be able to use databases and read/write files, variables manipulation, arrays, loops, IF statements etc.... It really is a good site.

And thats that! A few tips: Download the XAMPP server package. As both links above say you need to have a server installed on your computer (it couldnt be easier i tell you!) Basically google "XAMPP" and download the installer for your operating system from the apachefriends website. That includes the Apache (web) server used to run PHP, the mysql server used for databases (you cant really use MS Access or anything like that for PHP, needs to be a server) an FTP server and a mail server. It's like a one click installer and you cant go wrong. I also suggest a syntax highlighted editor. My personal choice is PHPdesigner: http://www.mpsoftware.dk/phpdesigner_personal.php totally free for non comercial works and its brilliant. Those are the two programs i use and ive never had a problem so far.

Good luck with PHP and if you have any problems just ask on the forums, there are a few of us PHPers around and always willing to help, and welcome to T17 smile.gif Remember to read the readme!

 

 

 


Reply

darran
I am not new to programming, I have done ASP and Java before. I am learning PHP together, but I have already set my mind on getting Larry Ullman's latest PHP book from Amazon. For now, I am just reading some tutorials on the web to familiar myself with how PHP works. This is a very good guide on what you might be looking for, not to mention fun to read too because the author doesn't bore with programming code all the time, there is a twist if you will.

http://devzone.zend.com/node/view/id/627

But then again, I would prefer a book and Ullman is a very popular choice by a long mile. Speaking of which, I think I would go and make an order now smile.gif

Reply

jlhaslip
Darran,

which book are you ordering?

I have used php and mysql for Dynamic Web sites and the php5 Advanced. Both are awesome.

Check out the Help Form here: http://www.dmcinsights.com/phorum/index.php

Reply

darran
Jlhaslip, I am ordering this book:

PHP 6 and MYSQL 5 For Dynamic Websites: Visual Quickpro Guide (3rd Edition)

However I am not sure whether PHP6 is out yet, would you recommend me getting this book?

Reply

jlhaslip
Actually, no. At least not for awhile.
I would start with the php5 and Mysql for Dynamic Web sites. It will be a little while until php6 is readily available.
There are Hosts still using php4, although the php.net won't be supporting it, but php5 is far more popular right now.
The conversion from php6, in your coding, will be minimal, so for the sake of 'learning', I'd learn php5 for now, since, as you say, php6 is not yet on the shelf.

Reply

darran
So you would recommend PHP 5 Advanced: Visual QuickPro Guide? Apparently, there isn't a bundle of MYSQL and PHP on sale at Amazon. It is kinda weird though since PHP6 wasn't out yet, I wonder why Larry released a premature book?

Reply

alex1985
The good source is: www.phpbuilder.com as many books imply!

Reply

jlhaslip
QUOTE(darran @ Mar 30 2008, 09:08 PM) *
So you would recommend PHP 5 Advanced: Visual QuickPro Guide? Apparently, there isn't a bundle of MYSQL and PHP on sale at Amazon. It is kinda weird though since PHP6 wasn't out yet, I wonder why Larry released a premature book?

I think it is available in the nightly builds over at php.net. Not sure since I have an XAMPP package installed, so i don't install manually. (easier).

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : php, tutorials

  1. Php Calculator That Calculates Genetic Percentages?
    I need help finding sites or tutorials. (2)
  2. The Artists Tutorials :mysql Basic Commands
    The Artists is an online programming unit and gfx designing clan. (0)
    Let's Talk about basic mysql commands used in php. I will now show you a list of the most common
    MySQL FUNCTIONS : QUOTE mysql_connect(MySQL server name,username,password) - opens a connection
    to a MySQL server. mysql_select_db(database name,connection id) - selects a database residing on
    the MySQL server. The database name parameter referes to an active database on the MySQL server that
    was opened with the mysql_connect function. The connection identifier is a reference to the current
    MySQL connection. mysql_query(sql query) - sends a query to the currently ac....
  3. Php Tutorials
    plz help me finding a tutorial for php (7)
    does anybody know a website or abook or something where i can learn PHP. i want to make a website
    but HTML is too soft:P i want more options and i think that is possible in php. And another question
    is how can i make a phpnuke style?? plz post in this forum:) (I didný post in the tutorials forum
    becaues i thought it woulkd be a really long TUT) /wink.gif' border='0'
    style='vertical-align:middle' alt='wink.gif' /> ....
  4. Where Did You Guys Learn Php?
    Any good suggestions on were i could start? (tutorials) (21)
    Well im reading this book on php for beginers, and i thought, what if there is something better out
    there, b/c i bought this book like 2 years ago, but really havent read it, so i was just wondering
    if you guys new a good tutorial, or were did you guys learn PHP? Any help is appreciated.....
  5. Tutorials
    (0)
    Hey everyone I got this site where you can find alot of tutorials on PHP
    http://www.w3schools.com/php/default.asp yOU CAN find other PROGRAMMING tutorials in this website
    2....http://www.w3schools.com/....
  6. Php Tutorials
    (6)
    Hey all, I'm new to the trap and these boards. I figured I would see what all I'm able to
    do here. There is one thing yall can help me with... Could you link me to a site that has excellent
    tutorials on learning to use PHP. I'm an experiance designer in HTML & CSS, but PHP is still
    quite new to me, so I would like to read up on it a bit before I attempt using it to construct a
    website. All referance and tutorial site links are welcome. I like having many options at hand. So,
    whatever you can provide will be great. Thanks in advance, J. (TS)....

    1. Looking for php, tutorials

Searching Video's for php, tutorials
advertisement



Know Of Any Good Php Tutorials?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE