Jump to content

How to execute files on linux with using php code


am2jr

Recommended Posts

Yes you can use exec or other ralted functions to execute executables (external programs) in Linux (and windows for that matter). The point neel_basu was trying to make is that Linux does not use (nor need) file extensions. Programs with the .exe extension are made for windows.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.