We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

PHP Script Generators

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
vmagic
Posts: 14
Joined: Tue Aug 08, 2006 3:20 pm

PHP Script Generators

Post by vmagic »

I am starting to convert an IVR application from an old DOS platform to Plum. I have been around IVR for a good while, but web development at the script level is less familiar to me.

There are some programs like PHPMagic that will generate applications written in PHP that can connect to MySQL databases.

To save time, is it possible &/or advisible to use a script generater like this & then use/tweak the resulting scripts to feed data back & forth to the vxml application?

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

PHPMagic not useful for IVR applications

Post by support »

Hi,

We're not at all familiar with programs like PHPMagic, so we can't really speak to their possible usefulness. If we had to guess, such programs are likely geared toward building html web pages, which may make them somewhat less useful for IVR applications (but this is purely a guess).

PHP has fairly robust MySQL support, so you might want to poke around on their website a little bit as well.


Regards,

Plum Support

Post Reply