Search Content
Forum List
Categories
Recent Comments
Forum Replies
-
Manuel Freiholz on Another solution to the SQL foreign key problem
-
Eric Westphal on Another solution to the SQL foreign key problem
-
Manuel Freiholz on Another solution to the SQL foreign key problem
-
Eric Westphal on Another solution to the SQL foreign key problem
-
pavel cernocky on Repository browsing does not work
-
Tag Archives: php
SocialEngine Ning Import
A few weeks ago i created a small Java program which makes it possible to merge multiple Ning-Portals into one Social-Engine Community site by merging the backup files of all Ning-Portals into one (because Social-Engine can only import one Ning-Portal).
Well… … Continue reading
iF.SVNAdmin sources on GitHub
I decided to host the sources of iF.SVNAdmin on GitHub. It provides a better way for contributions and user commits (forks and pull-requests).
I made a lot of changes since the last release, which are actually not 100% compatible. What means … Continue reading
Roundcube Plugin: Persistent Login
We use the web-based email client Roundcube for a couple of years now and since the beginning we miss the function to stay logged in.
So… here it is:
Roundcube Plugin: Persistent Login
Please keep in mind that this is the first beta … Continue reading
Paged LDAP search result (> 1.000 users/groups)
Due to a user who requires iF.SVNAdmin to run in a environment with over 10.000 users i searched for a native PHP solution to realize paged results for LDAP search queries.
Everything official i found is this bug report:
http://bugs.php.net/bug.php?id=42060
I’m not sure … Continue reading