Jump to content

New to the php world!


b0gner17

Recommended Posts

Hey guys I am new with php and I know html, xhtml and a good bit of css. I think now I am ready to progress and learn php. I have messed around with it using snippets and other simple functions eg. include function etc. I really want to get stuck into it and learn. Can you guys give me a few areas to start and where's the best place for a beginner like me to learn.  ;)

Link to comment
https://forums.phpfreaks.com/topic/107659-new-to-the-php-world/
Share on other sites

In my opinion the best way to learn PHP, is to choose an idea for a site you would like to make that would have dynamic ability. Once you have something chosen, then start to build it.

 

I have never found tutorials super fun, or found them to make PHPing easier. This is why I feel that choosing a topic of choice will help increase you PHP skills faster, and probably make PHPing easier.

Link to comment
https://forums.phpfreaks.com/topic/107659-new-to-the-php-world/#findComment-551887
Share on other sites

Hey guys I am new with php and I know html, xhtml and a good bit of css. I think now I am ready to progress and learn php. I have messed around with it using snippets and other simple functions eg. include function etc. I really want to get stuck into it and learn. Can you guys give me a few areas to start and where's the best place for a beginner like me to learn.  ;)

 

w3schools.com is the best.  Also if you want small stuff go to the php freelance and see what people are looking for and try to do those projects for yourself.  

Link to comment
https://forums.phpfreaks.com/topic/107659-new-to-the-php-world/#findComment-551894
Share on other sites

Can you give me a list of the things I should learn how to do?

 

Create a database using mysql or a db of the sort

Connect to the db using php

Use html form to post values to the db

Retrieve the data from the db

Then you can learn update and all those good things

 

atleast that is how i learned

Link to comment
https://forums.phpfreaks.com/topic/107659-new-to-the-php-world/#findComment-551936
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.