Re: session id's and included scripts
are you sure that in the redirected page you call session_start()?
I call session_start() in all my pages except the scripts that are
included such as a script that contains a load of functions etc.
Also, before I call session_start() on every page I include another
script which configures my phpini file. I have to do this because I'm
on a shared server.
Mike
.
Relevant Pages
- Re: Hyperlinks
... http://www.snipesfamily.net/index_files/DAVE.htm The issue is that Publisher ... the design checker tool will find some of these issues. ... I am betting that you are using a script on your home page that you are not ... I have seen a lot of Publisher produced sites that load ... (microsoft.public.publisher.webdesign) - Re: UCOMIStream, MSHTML and WebBrowser control Persistence Problem
... Actually I had chopped off the top of the Form Load script which correctly ... If I navigate to a file ... It is best to retrieve it from the control each time you ... (microsoft.public.dotnet.languages.vb) - Re: UCOMIStream, MSHTML and WebBrowser control Persistence Problem
... Actually I had chopped off the top of the Form Load script which correctly ... If I navigate to a file ... It is best to retrieve it from the control each time you ... (microsoft.public.inetsdk.programming.webbrowser_ctl) - Re: UCOMIStream, MSHTML and WebBrowser control Persistence Problem
... Actually I had chopped off the top of the Form Load script which correctly ... If I navigate to a file ... It is best to retrieve it from the control each time you ... (microsoft.public.dotnet.general) - Re: aceptable loading time/CPU load
... > I have a fairly complicated script that seems to load fairly fast. ... > to load on average and what load it place on the server. ... your local server to a production server; then again, ... (comp.lang.php) |
|