Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Testmove

Revision as of 14:38, 7 January 2008 by Unnamed Poltroon (Talk)

blah blah blah


waiting for timeout 2 minutes


no disconnect after save

<?php
    v = "string";    // sample initialization
?>
html text
<?
    echo v;         // end of php code
?>

Back to the top