[dev] Re: [cvs] commit: ulaform display.php
Marko Djukic
marko at oblo.com
Sun Apr 27 07:18:24 PDT 2003
oh and as someone pointed out (thanks chuck), just a plain old
<?php
$form_id = 2;
include <pathtoulaform> . '/display.php';
?>
would do too!
marko
Quoting Marko Djukic <tech at oblo.com>:
> mdjukic 2003/04/26 21:07:49 PDT
>
> Modified files:
> . display.php
> Log:
> allow the display.php script to be included in any html page as per this
> example:
>
> <DEFANGED_script language="php">
> $form_id = 2;
> include <pathtoulaform> . '/display.php';
> </script>
>
> Revision Changes Path
> 1.3 +10 -5 ulaform/display.php
>
> Chora Links:
> http://cvs.horde.org/diff.php/ulaform/display.php?r1=1.2&r2=1.3&ty=u
>
> --
> To unsubscribe, mail: cvs-unsubscribe at lists.horde.org
>
More information about the dev
mailing list