allright i got the thing all to the top 🙂 now comes up a new thing... this session_start() is used in a links system...
but on the same website is an topsites program installed...
if i load that page can it do harm to have the session_start() to run again?
or is it better to build in something like if the file is so-and-so then run the session_start() else not ( i dont know how to put it in php yet, have to look that up 🙂 )
edit: or combine 'em 🙂