User Profile

Collapse

Profile Sidebar

Collapse
dinek
dinek
Last Activity: Jul 22 '09, 07:41 PM
Joined: May 14 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • dinek
    replied to PHP exec() function
    in PHP
    exec() not working

    I have mentioned in my post that exec() is not working. Your link points to man pages of exec()
    See more | Go to post

    Leave a comment:


  • dinek
    started a topic PHP exec() function
    in PHP

    PHP exec() function

    I am trying to call a Matlab file from PHP. I beleive that using exec() I can call the matlab file. But this does not work
    I tried
    exec('matlab -r sample');

    I also tried the same with the system() , passthru() and still not working.
    I tried to write a .bat file and put the command in .bat file and that did not work too.

    Can anyone help me. This question is already present in the forum but no answers...
    See more | Go to post
No activity results to display
Show More
Working...