|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
PHP APIHi,
A couple of months ago there was some talk on this list about creating a PHP API for PowerDNS. Is somebody working on this already (as there were some enthousiastic responses)? I could use such a thing as I need to integrate PowerDNS in a PHP site :-) Right now we use the perl api module within some commandline scripts and this works quite well (apart from some small issues were the perl api doesn't completly match our requirements). Cheers, Pascal _______________________________________________ Pdns-users mailing list Pdns-users@... http://mailman.powerdns.com/mailman/listinfo/pdns-users |
|
|
Re: PHP API
Pascal,
I have written three separate, proprietary APIs for different customers of mine to manage PowerDNS domains from PHP. PHP is very well-suited for running a front-end management to PowerDNS. If this is something you or anyone else needs, I would be more than happy to discuss quotes outside of the public discussion forum at this email address. Perhaps with how many of these I've already created, I should consider making it a public project. :) Nick Pascal wrote: Hi, --
Nicholas Williams "An idea, I have. Share it with you, I will. Change the world, we will together." _______________________________________________ Pdns-users mailing list Pdns-users@... http://mailman.powerdns.com/mailman/listinfo/pdns-users |
|
|
Re: PHP APIHi Pascal
> A couple of months ago there was some talk on this list about creating a > PHP API for PowerDNS. Is somebody working on this already (as there were > some enthousiastic responses)? The response was low as soon as some work has to be done, I'm currently working on it from time to time. Help is always welcome :-) http://linuxnetworks.de/doc/index.php/PowerDNS_Management_API Norbert -- OpenPGP public key http://www.linuxnetworks.de/norbert.pubkey.asc _______________________________________________ Pdns-users mailing list Pdns-users@... http://mailman.powerdns.com/mailman/listinfo/pdns-users |
|
|
Re: PHP APIPascal wrote:
> Hi, > > A couple of months ago there was some talk on this list about creating a > PHP API for PowerDNS. Is somebody working on this already (as there were > some enthousiastic responses)? > > I could use such a thing as I need to integrate PowerDNS in a PHP site :-) > > Right now we use the perl api module within some commandline scripts and > this works quite well (apart from some small issues were the perl api > doesn't completly match our requirements). > If I end up converting mine into object-oriented PHP before someone else does one I'll release it. The current function-based API I made would be too confusing for outsiders. ;) -- Seth Mattinen sethm@... Roller Network LLC _______________________________________________ Pdns-users mailing list Pdns-users@... http://mailman.powerdns.com/mailman/listinfo/pdns-users |
| Free embeddable forum powered by Nabble | Forum Help |