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!
Morning, probably a stupid friday morning question, but does anyone know what the maximum size is I can put into a session variable? I'm thinking reading data in from a file and storing it in a session. My guess would be its probably the same as the maximum memory assigned to php, anyone know?
good question, not entirely sure on the answer all I know is someone asked me for session max size in relation to reading a file in and storing it in a session, couldn't find any useful guides to it so figured i'd ask.