Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
var
www
orgatec.wpress.dk
httpdocs
tests
File Content:
ExampleTest.php
<?php use PHPUnit\Framework\TestCase; class ExampleTest extends TestCase { public function testTrueIsTrue() { $this->assertTrue(true); } public function testAddition() { $sum = 2 + 3; $this->assertEquals(5, $sum); } }
Edit
Download
Unzip
Chmod
Delete