mysql php form generator mysql php form generator mysql php form generator
mysql php form generator

Code Clips

Buyers of MFG will find a /txt/ folder containing various code snippets that serve as examples for both common tweaks and some of the more complex tweaks. Many of the code clips came from the phpMyEdit Forum and some came from various projects that we've worked on in the past.


Apply PHP's highlight_string() function to a table consisting of PHP code snippets. This is an example of applying an external PHP script to the field's value while the form mode is View.

Field array:

$opts['fdd']['clips'] = array(
  'default'    => '',
  'input'      => '',
  'name'       => 'Clips',
  'options'    => 'ACPVDFL',
  'required'   => true,
  'select'     => 'T',
  'sqlw'       => 'TRIM("$val_as")',
  'strip_tags|LF' => true,
  'textarea'   => array('rows' => '25', 'cols' => '110'),
  'trimlen|LF' => 50,
  'sort'       => false,
  'php|V' => 'hilite.php'
);

Contents of hilite.php:

<?php

highlight_string(stripslashes($value));

return false;

?>


PHP Form Generator Home | PHP Form Generator Demo

mysql php form generator
mysql php form generator mysql php form generator mysql php form generator
Copyright © 2010 - All rights reserved - Tel (815) 301-5579 - Fax (815) 301-5579 - doug@hockinson.com

phpvs.com - hockinson.com - phpmyedit.org - platon.sk - denvermetro.org - cymaxmedia.com - cymax2.com

Hostgator.com web hosting