jburridge Posted October 4, 2013 Share Posted October 4, 2013 Hey everyone I'm a Website Designer and would like to expand to a developer. I just recently started learning some PHP coding and I'm currently working on a login script which I'm not doing too bad at. I love coding HTML/CSS much more than designing websites so I figured development was my better option for a career. I currently go to Full Sail University, I just started, But I will be learning alot more javascript and PHP. My main question is, What exactly can I do with PHP? I know I can do simple things like login scripts and posting info to a database. But what are some more advanced things I can learn where I will excel in development when I start my first job? Thanks everyone! Quote Link to comment https://forums.phpfreaks.com/topic/282718-justin-here-where-to-start/ Share on other sites More sharing options...
B_CooperA Posted October 8, 2013 Share Posted October 8, 2013 Well, as you already might know, PHP is a server side language, so basically it's a programming language you'd use to send and receive data from server. Of course, you can do something like crop images with PHP and even draw with PHP but the main idea is to manipulate the data which is sent via server side. Quote Link to comment https://forums.phpfreaks.com/topic/282718-justin-here-where-to-start/#findComment-1453089 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.