Sessions Are Killing ME!!!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
a94060
Forum Regular
Posts: 543
Joined: Fri Feb 10, 2006 4:53 pm

Post by a94060 »

i think it might just be the server probably because im not sure what things the php ini file may affect.


ok man,just make sure you change the links in there (could u tell me a way i could make it simepler so that when i move it to a real server,i can keep the same script)? Would you possibly be able to keep it in when you do it (im like 99.9% sure yo will need to because those links in there wont work for you.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

There are easy ways to do it. When I play around with it I will see if I can add that in.
User avatar
a94060
Forum Regular
Posts: 543
Joined: Fri Feb 10, 2006 4:53 pm

Post by a94060 »

all right,thanks for that.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Dude, it is your server. Right out of the box your scripts worked for me. I made a few small tweaks (with the username and password), but everything did exactly what it was supposed to. Don't know what to tell you from here. Sorry bro.
User avatar
a94060
Forum Regular
Posts: 543
Joined: Fri Feb 10, 2006 4:53 pm

Post by a94060 »

what would impact the sessions? Would it be because of some directives in my php.ini(server). If it is the server,what could i possibly change?

how did you make the links? I installed xamapp on my laptop so i will test it there today. Did you do the links? Can you tell me the simplest way to implment it?

thanks for your time by the way
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

I didn't fidget with the links, but I will when I get a chance. Or if I can find the code I have used for this, I will post it for you.
User avatar
a94060
Forum Regular
Posts: 543
Joined: Fri Feb 10, 2006 4:53 pm

Post by a94060 »

ok,thanks a lot for the help,i iwll test it on my dev server also
Post Reply