Jump to content

New to PHP currently writing first form


CherryLips

Recommended Posts

Hi Everyone!

 

I am new to PHP and taking a course for it at Red Rocks Community College near Denver Colorado. Currently I am working on my first calculation form and for some reason I am struggling. Hopefully I can figure it out on my own, otherwise I might be looking for answers soon.

Link to comment
https://forums.phpfreaks.com/topic/286236-new-to-php-currently-writing-first-form/
Share on other sites

Welcome!

 

If the lessons in school are as bad as they were when I started, it's normal that you struggle. ;)

Web development is nothing near Desktop development. You need to know a lot of concepts and "languages" (HTML, JavaScript, CSS) just to display stuff and one server side language.

 

Another thing that school and beginner tutorials rarely teach is how the HTTP protocol works. If you didn't read about it, I suggest that you read a little bit about that:

http://code.tutsplus.com/tutorials/http-the-protocol-every-web-developer-must-know-part-1--net-31177

http://www.jmarshall.com/easy/http/

 

If you still need help, don't hesitate we are here to help you ;)

Happy coding!

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.