Forum Moderators: coopster
Firstly, I apologise if this is a really ridiculous question worthy of a huge "D'oh!" but I'm new to PHP and this is just one area I cannot understand/find anything out about.
I am in the early stages of building a PHP site at the moment and I notice in every php site I visit I see something like this:
[comopanyname.com...]
My question is, could someone explain for me what the php?sid=randon number means and how it works in terms of site design?
Many thanks
So this is a number string unique to me? Even though I'm not signed up to the site (and hence, have no preferences etc.) but just browsing?
I guess this question sort of follows on then; in html, the address bar would read :
[mycompany.com...]
signifying the linked page 'about us' etc., but in php, I keep seeing the above mentioned random number string immediately after the .com/ and nothing that signifies a subsection or 'about us', and that is initally what I thought the number string was (naming links numerically) but is it not?
Yep, colour me confused! LOL!