Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
guys
Do you know any available PHP third party application or script which allows all my registered members to share their files to other members?
I'm thinking similar with this one (My concern on that are there is no support doc and it seems the author of the script is gone for a long time.)
http://codecanyon.net/item/really-simple-file-sharing-web-application/51228
Really appreciated to your help! Thanks
Opendocman checkout this open source application. Hope this helps you.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I searching for a php code of the "stable marriage problem" for a project that I'm writing...
I once wrote the code in java but now I need it for a php project.
I got the extension from GitHub but I don't really know what to do with it. I don't know if its a php file or something else.
thank you!
The link you provided in the comments does not contain a PHP file/library. It appears to be a Haskell library. This should point you in the right direction: https://www.leaseweb.com/labs/2013/04/stable-marriage-problem-in-php/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I just Google "What is a php daemon" but I only recieved result on how to create php daemon.
Please can someone clearly explain to me the concept behind it?
It will help me for my test. Thank in advance...
php daemons : Asynchronous server-side framework for Web and network applications implemented in PHP using libevent. phpDaemon can handle thousands of simultaneous connections
For Tutorial:
http://collaboradev.com/2011/03/31/php-daemons-tutorial/
http://www.xarg.org/2016/07/how-to-write-a-php-daemon/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am looking around at some open-source agile management tools, one in which can handle, around 10-15 people, is open source, and preferably built in PHP.
Has anyone come across anything remotely like this?
Please see http://pm-sherpa.com/ for a comprehensive list for project management softwares and specifically http://pm-sherpa.com/attributes/opensource/ for open source ones.
You will find a list of open source scrum tools on http://www.opensourcescrum.com/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
iam looking for a php/mysql open source inventory management software.
Can anyone suggest me a good, free script?
I have heard about VTigerCRM, SugarCRM, Magento... which among these is the best for inventory, and anything else is preferable ?
Check this out, http://phpbms.org/ I dont know to what extent it will satisfy your needs, but it can be easily customized. And it is open source running on php/mysql.
You can very well use it on WAMP stack, if I am not wrong.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am looking for a web based FTP client for our clients that is password protected, they can upload & download files.
Each client must have a user/pass to login into their folders.
Any reccomendation of open source would be very much appreciated
Here are a few:
http://freshmeat.net/projects/asukphpftp/
http://oliver.sourceforge.net/
http://www.net2ftp.com/
http://code.google.com/p/f-it/
www.net2ftp.com
PHPanywhere.net is an online FTP client and PHP editor.