Documentation? |
1/22/2008 11:58:48 AM |
PHPRunner General questions | |
![]() I was going to send an email to ask this, but then I thought that it might be better to post it, since there might be other people who would want to see the answers. |
|
J
|
Jane 1/23/2008 |
Bill, |
K
|
kinho 2/24/2009 |
Bill, trial version has full functionality and all available templates. You can find detailed Help file in the PHPRunner or here: http://www.xlinesoft.com/phprunner/docs/ Also I recommend you to have a look at the PHPRunner flash tutorials: http://www.xlinesoft.com/phprunner/php-database.htm and PHPRunner live demos: http://www.xlinesoft.com/phprunner/livedemo4.htm
|
![]() |
Sergey Kornilov admin 2/24/2009 |
Kin, |
K
|
kinho 2/25/2009 |
Hi Sergey: |
![]() |
Sergey Kornilov admin 2/27/2009 |
Kin, $message="";
|
K
|
kinho 2/28/2009 |
Kin, there is no wonder you didn't find anything related in documentation. There problem is that the way modifiers are stored doesn't fit "normal" database design. I understand that this is real life situation and you need to deal with it. My best guess is that you can use 'Custom' 'View as' type to display a meaningful message instead of the code. You need to parse the code and build a message i.e. $message="";
|