Backend Development

Php error. With Nstresser code

Submitted by p0is0n3nvy, , Thread ID: 116229

Thread Closed

RE: Php error. With Nstresser code

This post was last modified: 10-01-2019, 10:34 AM by SkyCod
#2
You may have left blank spacesbeforeorafter (at the end of file after ?> )i.e.

Code:
THERE SHOULD BE NO BLANK SPACES HERE
<?php

  echo "your code here";

?>
DO CHECK FOR BLANK SPACES HERE AS WELL; THIS LINE (blank line) SHOULD NOT EXIST.

Users browsing this thread: 5 Guest(s)