/    Sign up×
Community /Pin to ProfileBookmark

session cache limiter

[code]Ôªø
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/sheldon/public_html/test.php:1) in /home/sheldon/public_html/test.php on line 1[/code]

with that funny symbol?

heres a link
[url]http://www.slweb.co.nz/test.php[/url]

and the code at the top of the page

Thanks

[code=php]
<?php session_start();
include(‘common/connect.php’);
$_SESSION[‘page’] = “&nbsp;:&nbsp;Home”;
$_SESSION[‘url’] = “test.php”;
/* Sheldon Lendrum Web */
?>
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<title>Sheldon Lendrum Web</title>
<link rel=”stylesheet” href=”common/base_layout.css” />
<link rel=”stylesheet” href=”common/main.css” />
<link rel=”SHORTCUT ICON” href=”favicon.ico” />
</head>
<body id=”top”>

<div class=”span_header” id=”header_span_header”></div>
<div class=”span_body” id=”header_span_body”>
<table id=”header_table”>
<tr>
<td id=”header_description_cell”>
<h2 id=”title”><a href=”http://www.slweb.co.nz/”>Sheldon Lendrum Web</a></h2>
<p id=”subtitle”>Web Design, Development and Deployment</p>
</td>
<td id=”header_logo_cell”>&nbsp;</td>
</tr>
</table>
</div>
<div class=”span_footer” id=”header_span_footer”></div>

<div id=”column_container”>

<div class=”main_column”>
<div class=”main_box_header” id=”blogs_box_header”>
<div class=”index_section”>
<a href=”http://www.slweb.co.nz/<?php echo $_SESSION[‘url’]; ?>” class=”location” id=”location”>http://www.slweb.co.nz/<?php echo $_SESSION[‘page’]; ?></a>
</div>
<div class=”index_section”>[/code]

to post a comment
PHP

9 Comments(s)

Copy linkTweet thisAlerts:
@SpectreReturnsNov 24.2005 — Wow, that's majorly lagging. I suspect that you have some invisible characters at the end of 'common/connect.php', which are giving the output and thus messing up the headers.
Copy linkTweet thisAlerts:
@SheldonauthorNov 24.2005 — Ah, Thanks Specture Reurns, I opened the file in another text editor and found a

[b]‘™¯[/b] at the top of the script ? Weird?

I dont understand what you mean by "Wow, that's majorly lagging" but thanks al the same
Copy linkTweet thisAlerts:
@LiLcRaZyFuZzYNov 24.2005 — hey! That's some nice cube, did you do it?
Copy linkTweet thisAlerts:
@SheldonauthorNov 24.2005 — No i dont no how it got there, Damn fingers. Invalid programming by me i guess, CAnt remember doing it, but hey, i cant remember half of the time so what can you do.
Copy linkTweet thisAlerts:
@LiLcRaZyFuZzYNov 24.2005 — huh?

i was talking about the metallic cube on the page header

http://www.slweb.co.nz/images/_top.jpg
Copy linkTweet thisAlerts:
@SheldonauthorNov 24.2005 — oh sorry, i though you were talking about the funny charactors, Yes, I drew in it photohop, it took a long time

or without the border/box

http://www.slweb.co.nz/?logout=yes
Copy linkTweet thisAlerts:
@SpectreReturnsNov 25.2005 — My comment meant that the site was taking a long time to load, seems to be ok now though.
Copy linkTweet thisAlerts:
@LiLcRaZyFuZzYNov 25.2005 — oh sorry, i though you were talking about the funny charactors, Yes, I drew in it photohop, it took a long time
[/QUOTE]

very nice!
Copy linkTweet thisAlerts:
@SheldonauthorNov 26.2005 — very nice![/QUOTE]
Thank you very much, its not often i do something artistic or do it very well so yes compliments are always excepted ?
×

Success!

Help @Sheldon spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...