love the balsamiq and napkee products. very, very cool. i have been using balsamiq for a while now. i just started using napkee.
my question is how can i integrate php layer without using flex? if i can connect mysql with the mockup i create in balsamiq/napkee using the php layer, i'd be really getting excited.
thanks,
john
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
-
Hi John,
it's Enrico from Napkee here.
Napkee web exports mockups to simple HTML files so you could reuse the generated code in some php code/frameworks.
What would you like to accomplish with the php integration? -
Loading Profile...






you could take the export Napkee generates and easily integrate a form tag to submit the data to PHP... or you could write some javascript/jQuery specific code to retrieve data from a PHP/MySql application when a click action is performed on a button for example.
The bottom line is: integration with server side technologies is out of scope for Napkee but you can easily integrate it in your exports! :)