Create square thumbnail of an image
Sometimes listing more images and align them properly in your list or layout might not be so easy, because the images very often have different sizes and proportions; A good solution is to create square images with same proportions. With this function you can create a square thumbnail of an original image by a simple code like this: create_square_image("sample.jpg","sample_thumb.jpg",200); - First parameter is the name of the image file to resize (can be jpg, gif, png). - Second parameter is the path where you would like to save the new square thumb, e.g. "sample_thumb.jpg" or just "NULL" if you do not want to save new image. Folder whre you save image has to be writable, "777" permission code on most servers. - 200 is the size of the new square thumbnail.
Business Directory Theme (New 2022) - Download Now!Sponsored
Themeforest Clone Script - Digi MonsterSponsored
Help/Fix on AWS VPC General/Advanced Services (1 Hour)
One hour of help or fixes for AWS VPC networking issues or advanced configurations.
Help/Fix on identifying the most cost effective AWS spot instances based on instance type and region (1 Hour)
One hour of help to choose the most cost effective AWS Spot instances for your workload.
1 Hour AWS issues/problems review and fix
One hour dedicated session to review and fix a specific AWS issue or problem.
Automating AWS Server Backups and configuring AWS Backup Cycles and AWS Backup rules
Set up automated backups for AWS servers using AWS Backup and clear backup cycles.


