Tag: javascript

Thumbnail for Creating A Real Website with PHP object oriented - part 7 - a search input and autocomplete

in this 7th part of this tutorial series about PHP object oriented programmig, we will add a very important part of any website, an input field to search the website, in this particular website the input search field will help us search the wallpapers and we will add an autocomplete component...... 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 PHP And MySQL Tricks - How to increment article or image views

We will use the MySQL function TIMESTAMPDIFF, the process is simple enough : we check the difference between the last time a user identified by its IP adress viewed our page and the current time, if the said difference is greater than a defined value, we increment the view.... 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 How to add Comments section to your blog

For a Blog or any website to thrive and grow, it must have a way to interact with its visitors, to get their opinions, expectations and criticism. And what a better way to do all this than a section for comments for the visitors and customers to express their opinions and make their voice heard.... 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 5 URL Handling, Views and website behavior

We will decide how our website will Handle the URLS, to comply with Google recommendations for building the urls, we will not use GET parameters, instead we will build our own logic to handle the parts of our URLS... 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