Well Time to Go and Expand with PHP

I guess I was always confused about PHP and it turns out that life is just changing in the direction towards PHP. IT has been a while but everything is ok. I am full into PHP now because of school. I think PHP is fun, it is used at the server which most likely every server or close to alot use PHP.

So how can we take advantage of PHP? to serve a page, to give a page function, and the language it self it is pretty easy to learn.

Declaring a variable

$varName = "Rick"; // it is kind of like Java. 

Basically if you are like who knows enough HTML, CSS, Javascript, SQL and some Linux maybe some bash then PHP is for you. it also contains functions from the C language as well as functions that are used in Python. I think the reason I like it so much is because I can potentially use all my skills to develop something big.

What are some of the PHP sites that you know that are big help?

For me one of the things that it is helping me is to set up your text editor with as many shortcuts as you can. I used to love Eclipse when I was learning Java and I got good to the point that I can code live in front of class and explaining the code. I want to get as good as I am with Java but even better. seems like the Market for PHP developers is huge and I just love Technology, It is more of an upgrade when it comes to learning a language that runs on the server.

One of the things that I am going to tell you is that if you develop some way of organizing your sources then the learning is just easier.

One day Worry about variables, another day worry about user input, another day worry about functions. I mean the mean thing is to take your time learning, life is about learning and it is always awesome to learn and help others.

This is all for now but stay tuned, I think I am going to try to write once a week with something out coming out every Thursday night.

Very Respectfully,

Hector Santiago