Ranakim Posted August 11, 2010 Share Posted August 11, 2010 hi i m new to php and i m working on a project in which i m configuring a mail server using Mdeamon 9.5....... In Mdeamon 9.5 users are create by hand but i want to create user online as they sign up and their account will create as [email protected] and thier inbox created. So i want when user is sign up online and new entries will added to SQL database which trigger the Mdeamon to create a new user is it possible????? If YES then how can i do it..................... Thnx in advance for help.................. Link to comment https://forums.phpfreaks.com/topic/210432-how-to-connect-sql-database-with-deamon/ Share on other sites More sharing options...
trq Posted August 11, 2010 Share Posted August 11, 2010 There are plenty of examples around on how to execute a query with php. Start on the man page. mysql_query. Link to comment https://forums.phpfreaks.com/topic/210432-how-to-connect-sql-database-with-deamon/#findComment-1098063 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.