Quantcast
Channel: Free Web Hosting Community Forum - Host1Free.com
Viewing all articles
Browse latest Browse all 3352

File problem when uploading to server

$
0
0
Hi does anyone had the problem when uploading a file the code on that file just uses one line for the whole code ?.
It seems to do it on every server am with and its causing me a headache.

sample of file after upload
<div><?php code go here ?></div>

But should be like this...
<div>
<?php code go here ?>
</div>

I use ftp filezilla also tryed cute ftp

Viewing all articles
Browse latest Browse all 3352

Trending Articles