Jump to content

site problem with client server


saash

Recommended Posts

HI,

 

Recently i developed simple CMS website in PHP and the site is working fine in my server, but its not working in client server. Please check here both links and suggest me whats the problem and what to do.

 

Our server:

http://colorpixels.net/projects/carwash/04-05-10/

 

Client server:

http://waterlesscarwashcouncil.org/index.php

 

Thanks, Saash

Link to comment
https://forums.phpfreaks.com/topic/209021-site-problem-with-client-server/
Share on other sites

i developed simple CMS website in PHP

 

Then you should be well aware of the short-cuts that php has that you should never use in code that is intended to be put onto servers that are not under your control.

 

Your code is using lazy-way short open tags.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.