Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - united

Pages: [1]
1
General PHP Help / Thumbs do show if <?php" as the very first
« on: April 02, 2012, 05:08:50 PM »
My ISP updated there server to a current Apache and php. Now my photo gallery php file no longer will display the thumbs generated. It does display the pictures. I have always used the php file within my web page design ie; header., menus, etc the the php code and then a footer.

After doing some research I was told that the php code must be all alone in a php file to display thumbs and pictures which the php file generates. That not even a space can precede the <?php

Is there a way around this?? Is this correct. I have tested the php code all alone in a file and works fine if I put a blank line or words before the line where php code starts it does not display the thumbs? Always worked before the ISP updates

thanks

Pages: [1]