You are here: Re: PHP adds hidden value « PHP Programming Language « IT news, forums, messages
Re: PHP adds hidden value

Posted by Carl Vondrick on 07/30/06 23:11

> Well, is there a way to solve this "strange" problem? I am not able to
> configure php for web servers are not running on my computer.

Are you starting your sessions AFTER output?

Example:
Hello!
<?php
session_start();
/* do stuff */
?>

This will cause PHP to rewrite. If you do this, however, you will avoid
that:
<?php
session_start();
?>
Hello!
<?php
/* do stuff */
?>

Carl

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация