Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to develop a windows application using PHP? [closed]

Tags:

php

windows

Is it possible to develop a windows application using PHP that should access the information of the OS and other features like writing the content into MS WORD, Excel etc.

like image 820
Nathan Avatar asked Feb 03 '26 19:02

Nathan


1 Answers

It is possible through: http://php.net/manual/en/ref.com.php

But you won't find much help nor is it efficient to do.

You'd be better of using any of the .NET languages. I'd personally recommend C#.

However for your mentioned use-cases there are libraries like PHPExcel and PHP also provides drivers for many popular databases.

like image 180
Marcel Burkhard Avatar answered Feb 05 '26 07:02

Marcel Burkhard



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!