No '?>' in jupload.php No '?>' in jupload.php
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

No '?>' in jupload.php

Started by Αndré, August 14, 2008, 08:39:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Αndré

Etienne, you forgot the '?>' at the end of jupload.php ;)

Abbas Ali

PHP closing tag i.e. "?>" at the end of a php file is completely optional and it doesn't harm if you omit that. In fact now a days programmers leave that out intentionally as blank line might outputted because of an empty line after that tag.
Chief Geek at Ranium Systems

Αndré