Simple Image Caption in HTML, CSS
With HTML, CSS – you can simplify many of your web design works. Here’s another one to create simple Image caption with html and css.
Level: Beginner
IT Consultant, Photographer, Blogger
With HTML, CSS – you can simplify many of your web design works. Here’s another one to create simple Image caption with html and css.
Level: Beginner
PSR format is one of the code formatting standard of PHP. Its very tough to format each and every line in big projects. To Resolve this PSR auto formatting tool is available as opensource kit called – PHP-CS-Fixer. You can simply use it from command line and change your code formatting within seconds.
Every time we created an application in Laravel 5, there will be a welcome page created with dynamically changing Inspiring quotes. If you want to edit the quotes here is the solution to do that.
Once upon a time when freelance introduced in online, it makes some sense. I don’t know when and where its started. But its really worth for people who can want a work from their home and the people whom want to complete the tasks with right candidates. Freelancing is good for both for them.
Is that really worth the same still?
PHP is still one of the leading programming language that builds websites. Here is some advanced tools to speedup your development php coding development.
When the world is aiming for Mars, you need to initiate equal endeavors to make your dreams a reality. We all are different, our needs, desire and aims are different. Most of the people just want to complete their education and get a work to work for the rest of their life while they are some law breakers, who do not care for the Status Quo and are hell bent about their dreams.
Custom Theme Development in OpenCart
In this article we are going to concentrate on how we can build custom themes with open source carts. We are going to deal with every nuance of the development in detail. Let’s start with the basic introduction.
Now we create a simple PHP program that can display a whole year calendar and mark a particular date. This is very simple and you can easily understand the methods which I using. Also tested with PHP 7.4 now.
Here is the code:
Read More »PHP Calendar Coding – Annual Calendar Project