Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8087913
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T18:55:50+00:00 2026-06-05T18:55:50+00:00

I am trying a run an image magick commands which spans overs two lines

  • 0

I am trying a run an image magick commands which spans overs two lines for better readability. Will it run OK with PHP exec method? As an example, please have a look at following lines:

exec("convert thumbnail.gif  autumn_leaves.png +swap 

        -gravity center -compose DstOver -composite 

        border_leaves.gif");
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T18:55:51+00:00Added an answer on June 5, 2026 at 6:55 pm

    This is how I write my code now for better readability:

    $cmd = "thumbnail.gif autumn_leaves.png +swap ".
    " -gravity center -compose DstOver -composite ";
    
    exec("convert $cmd border_leaves.gif");
    

    This has an added benifit that if you are using variables in you code you can echo $cmd to view what the actual command is.

    Another thought is if you write your code in blocks you can comment out blocks when fault finding to see where the code goes wrong.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

image http://www.notingme.com/stackoverflow.png i'm trying to run project which locates in network drive but i
i am trying to run simple JavaFx(2.0) application which will show three images as
I'm trying to create an image using matplotlib.pyplot.imshow() . However, when I run the
I am trying run a program from a qmake .pro file which modifies the
Trying to run the following command in php to run powershell command... the following
I am trying to make a function in PHP that will allow me to
I'm trying to run a very simple 2D animation when I fling an image
Possible Duplicate: Big Satellite Image Processing I'm trying to run Mort Canty's Python iMAD
I am trying to run this code $files = array('readme.txt', 'test.html', 'image.gif'); $zip =
I'm trying to run a basic loop that will find a specific value in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.