Tagged Questions
-1
votes
0answers
46 views
Open Source Web App for E-Learning (Quizzes, Tests) [closed]
For my own students I'm using iTest and I have also used KWordQuiz in the past. Desktop apps don't cut it anymore. Ideally I would like something that I can host on my own server, PHP/MySQL, with the ...
-1
votes
1answer
90 views
An app to keep count of currently active users? [closed]
I'm thinking about making a PHP app that would store the IP addresses of people currently visiting my website by keeping them in a database.
I was wondering if someone else has done it before, it's ...
2
votes
1answer
1k views
Are there any online PHP consoles available? [closed]
I'm looking for a web app that let's me execute my PHP. Similar to JSConsole, but for PHP not JavaScript.
1
vote
0answers
77 views
CMS with restricted areas? [closed]
I'm looking for a (PHP) CMS that will allow me to restrict areas for use by external editors. For instance:
http://foo.com <- would be managed/edited by us, the site hosts
http://foo.com/bar <- ...
1
vote
4answers
230 views
Password protected multi-user blog?
I'm looking for a freely available blog that has the following features:
password-protected: only user which are registered can view blog and add comments
multi-user: it has to be possible that more ...
4
votes
7answers
3k views
What is a decent open-source list/task management software [closed]
I really like the application Things but I need something web-based. Ideally something I can host on my server. So simply, PHP/MySQl based task-management software, which is open-source.
What would ...