may be you can use a couple of var_dumps to see what's happening
behind the screens.
and... use a debugger like xdebug.. it'll be of help
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
by having a quick look on it, u have to work on a session base? otherwise it
could be done by the post data only. I'm trying to avoid to work on the
session, because it makes live a bit easier. if u can try.
I'm telling this, because as u metioned to unset the session stuff is wierd
and I wouldn't
Formatted as PHP
http://pastebin.ca/1534058
and a note before I get chewed about the weird setting and unsetting at the top
with the sessions...because believe I see it...but if you take the unset()
out..nothing works, I can't figure that out and maybe that is a blatent thing
I'm missing (prob
On Tuesday 02 July 2002 20:35, Crane, Christopher wrote:
> Here is a piece of my code...
> Could someone tell me what I did wrong? I get the following errors;
>
> Warning: Undefined offset: 1 in c:/www/htdocs/demos/download/inx_news.php
> on line 33
> Warning: Undefined offset: 1 in c:/www/htdocs/
4 matches
Mail list logo