954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Can we execute command line cmds from a php file??

Hello all..

we can execute php files from the command line interface...

but do we have anything using which we can execute the command line cmds from our php file??

Plz help soon..

MeeraKotecha
Newbie Poster
15 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 
DanceInstructor
Posting Whiz
368 posts since Feb 2005
Reputation Points: 17
Solved Threads: 14
 

hey wat sort of reply was this??

MeeraKotecha
Newbie Poster
15 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

Look at the link!

daninator09
Newbie Poster
3 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

i used exec and shell_exec to execute command from php but i use path to execute then their is nothing to display.

i try to convert ppt to swf for that i want to use command.

any body help me.

ketan_156
Newbie Poster
2 posts since Jan 2011
Reputation Points: 10
Solved Threads: 0
 

Even though it is a related question, you should have probably started a new thread since you are asking a new specific question.

If you have a local program that will convert ppt to SWF and you can provide it with parameters from the PHP program, then you can probably do it. Is there some particular reason / advantage to running it from PHP rather than just doing it manually?

chrishea
Nearly a Posting Virtuoso
1,428 posts since Sep 2008
Reputation Points: 210
Solved Threads: 230
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You