http://www.w3schools.com/php/
http://www.tizag.com/phpT/
If you have questions about any of this stuff here, please ask here in a reply.
What should do to check if my script correct or nothttp://www.w3schools.com/php/
http://www.tizag.com/phpT/
If you have questions about any of this stuff here, please ask here in a reply.
w3schools is shit they teach vulnerable code, Outdated functions and class, bad practice all over. http://www.w3fools.com/http://www.w3schools.com/php/
http://www.tizag.com/phpT/
If you have questions about any of this stuff here, please ask here in a reply.
Congrats! I'm looking forward to break your co...... test the security of your App!! Hahaha. It's good to have more coders around there and please keep an eye on security while coding your app If you have any questions regarding make a post and I'm pretty sure that people around here will help you (including me!).Hi
Thank u guys for the helps that helped me to learn php language.
It's very easy to learn php seriously I learned it in just one weak not perfectly but I can start build my script with some helps from teamspeak php framework.
I started my php chat and I will try to run it without errors.
Websites
@Asphyxia
http://www.w3schools.com/php/
http://www.tizag.com/phpT/
________________
@Qraktzyl
https://www.codecademy.com
______________________
In my opinion this one is the best
http://www.sololearn.com/Play/PHP
Edit : thanks for
@Asphyxia & @Qraktzyl
Wow. So what language are you going to learn next week?Thank u guys for the helps that helped me to learn php language.
It's very easy to learn php seriously I learned it in just one weak not perfectly but I can start build my script with some helps from teamspeak php framework.
Wow. So what language are you going to learn next week?
Being able to cut a few lines using an ass-easy framework doesn't really mean that you know anything about PHP. It's just like telling people that you know C++ because you read a few tutorials, hacked some example code and can actually compile "Hello, world!"...
I have been learning PHP for a few years (not days). And still need to improve a lot. I'm scared of all these people calling themselves programmers, sysadmins, designers, etc. Did you notice how crazy it got already? These days about everyone who, for instance, installs Ubuntu or Debian instantly calls himself an "admin". A kid running nmap and able to fire up hping becomes a "hacker". And a guy who downloaded Photoshop last week, together with a bunch of stolen layers/actions, calls himself a designer, etc. etc.
Lameness and cheating dominates everywhere. It's the end of the world. I'm telling you.
thank youHere are my thoughts (and that's kinda how I did it way back when I started): Learn the basics on a page like "https://www.codecademy.com". From there on you can experiment a lot and start putting together little scripts. Nothing too special. Simple code -> Useful code! OOP (Object oriented programming) IS IMPORTANT to learn.
After all that you can start a bigger project. If you are stuck on a certain function of php and you wanna know its params and so on you can use http://php.net/. Over the time you will then remember all of the common stuff you usually use without really having to struggle with it. Not a single programmer knows every single function of php so dont worry! They constantly change or even just disappear. The thing is, that you shall at least understand the basic structure of php and the most important functions in order to be able to work with it. If you understand one programming language btw. it is way easier for you to understand most of the other major ones aswell.
PROGRAMMING CAN BE KINDA HARD! Don't instantly give up. Try and at some point it will eventually work. Keep in mind that, as a beginner, I wouldnt publish projects to the public, because they can contain some serious security risks. Although the final decision according to this is up to you. Programming is and maintains a process of learning. Just try to get comfortable and it will be fun to do.
I hope this helped you a bit. If you have constructive critics considering this post, feel free to say it.