Tag: javascript

Thumbnail for Creating A Real Website with PHP object oriented - part 4 - Autoload and Register Classes

Every php file you create must be included at some point before you use it. but as the website becomes bigger and the number of files increases, it becomes extremely difficult to keep track of the files. if you can't organize your code you might find yourself including the same file multiple...... Read More


Keywords: php web design web development angular javascript javascript developer frontend web developer html coding css3 css css3 animation html5 reactjs software developer full stack developer user interface designer web developers life web developers coding life coding days python developer website design php object
Thumbnail for Creating a real website with PHP object oriented - part 2 - connecting to mysql server

In this tutorial we will make a class that will make the connection to our sql server. and all other classes will inherit it and extend it for more features. For all our database operations we will use prepared statements as they are more secure against mysql injection.... Read More


Keywords: php web design web development angular javascript javascript developer frontend web developer html coding css3 css css3 animation html5 reactjs software developer full stack developer user interface designer web developers life web developers coding life coding days python developer website design php object