Automatically exported from code.google.com/p/planningalerts
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

test.php 73 B

17 år sedan
1234567
  1. <?php
  2. require_once ("config.php");
  3. print "testy test";
  4. ?>