On 10/12/11 10:32 AM, VCacciatore wrote:
I see all the examples are always HTML static code.
The reason the examples use static HTML is to keep them simple and language-independent. As long as you generate markup that uses the same conventions as the examples it should work.
I would like to use this fantastic framework on dynamic php pages (I'm using Drupal as engine for my site). How can I handle this?
You could probably find some examples in PHP if you Google around or post a question on this list with "PHP iUI example code" in the subject line.
There is an iUI plugin for Drupal, btw: http://drupal.org/project/iui There are other examples of server integration on this wiki page: http://code.google.com/p/iui/wiki/ServerIntegration
-- Sean -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
