Honar Systems
Website & Software Systems
Web Design
Design modern websites with modern technologies
Develop Systems
Develope your favorite custom system by new technologies
SEO
Analyze & increase website SEO
Blog
6 Best WordPress Magazine Themes
In this article, we will introduce the best WordPress themes for magazines. WordPress magazine themes are designed for magazine websites so users can view the events and news on the website. 1- Divi Divi is one of the most popular WordPress themes that allow you to build all kinds of...
7 Best WordPress Restaurant Templates
In this article, we will introduce the best WordPress themes for restaurants. Restaurant WordPress templates are designed for restaurants and food stores so that users can view the menu and even order food through the website. 1- Divi Divi is one of the powerful WordPress templates with a clean interface...
WordPress Add User Manually And Programmatically (3 Methods)
Adding a user in WordPress is easy. WordPress comes with a built-in user management system. This lets you add users with different roles and permission levels. In this article, we will teach how to add a user to WordPress through the dashboard and programmatically and directly in the database. The...
PHP Image Rotation
PHP image rotation is one of the features of PHP that we can use the built-in imagerotate() function to rotate images according to the given angle. This function rotates the image from the center by the angle given in its parameter. Parameters: This function accepts four parameters as mentioned above...
PHP Resize Image
Sometimes we need to resize images on our website. For example, the size of the image is more than what we need. If your website is created with PHP, the resize image method will be helpful and can be done in two ways in PHP. One uses the Imagick class...
Tailwind Responsive Form With 6 Examples
One of the technologies presented in the field of CSS is Tailwind. Like Bootstrap, Tailwind has classes that can be used to design the UI of web pages, such as the appearance of a form or button. One of the uses of tailwind that reduces coding and design time is...