Hi Grant,

Make sure your open php tag (<?php) is on the very first line (no blank lines)


Ryan.

On 3/19/06, Grant Pollet <[EMAIL PROTECTED]> wrote:
> *
>
> Hi,
>
> I'm trying to use a simple session variable, but I've never used it before.
> When I put the following code, I get an error message.
>
> <?php
>
> session_start();
>
> echo "Your session identification number is".session_id();
>
> ?>
> *
> **
> *Warning*: session_start(): Cannot send session cache limiter - headers
> already sent (output started
>
> grant
>


The php_mysql group is dedicated to learn more about the PHP/MySQL web database 
possibilities through group learning.  
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php_mysql/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to