W Web56100 New member Joined Jul 13, 2011 Messages 1 Jul 13, 2011 #1 Hello, I want to know where I can find a php code that allows me to display the number of sites on the server thank you Urgent request
Hello, I want to know where I can find a php code that allows me to display the number of sites on the server thank you Urgent request
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,728 Location www.poralix.com Jul 14, 2011 #2 Write your own, or buy it.
DirectAdmin Support Administrator Staff member Joined Feb 27, 2003 Messages 8,139 Jul 14, 2011 #3 Starting point for writing an API: http://www.directadmin.com/api.html Sample script: http://www.directadmin.com/sample_api.txt API command you'd need: http://www.directadmin.com/api.html#info grab the vdomains value. John
Starting point for writing an API: http://www.directadmin.com/api.html Sample script: http://www.directadmin.com/sample_api.txt API command you'd need: http://www.directadmin.com/api.html#info grab the vdomains value. John