Thanks is for the help.
That is a very good command.
Here is what I have now.
[EMAIL PROTECTED] property]$ od -c adminlogin.php | head
000 < ? p h p s e s s i o n _ s
020 t a r t ( ) ; r e q u i r e (
040 " f u
Thomas Bonham wrote:
> Ok that is some help.
>
> The first five lines of the file are the following.
>
>
>session_start();
>require("functlib.php");
>?>
>
> od -c adminlogin.php | head out put the folowing.
>
> [EMAIL PROTECTED] property]$ od -c adminlogin.php | head
>
Ok that is some help.
The first five lines of the file are the following.
od -c adminlogin.php | head out put the folowing.
[EMAIL PROTECTED] property]$ od -c adminlogin.php | head
000 \r \n < ? p h p \r \n \t s
020 e s s i o n _
On Sat, 16 Jul 2005, Thomas Bonham wrote:
> Jasper Bryant-Greene wrote:
> > Thomas Bonham wrote:
> >
> >> Hello All,
> >> I'm working on session and I'm getting this warning. Maybe someone can
> >> help fixing this problem. Below is the following code.
> >>
> >> Warning: Warning: session_start() [f
4 matches
Mail list logo