The contents's put in by the owner, through a contents management part in the admin page. She's put those links in there. 's Not my doing, but the owner's :whistle: Once I know how to do stuff like BBCode tags and looking for unclosed tags, then closing them, I can fix that, making divs that'll fix things like that, together with a bit of Javascript so she can click a button that'll place the tags for her, which'll fix that all. I'm afraid I don't know how to do the tags-checking yet, though, or to at least keep unclosed tags from influencing the next div.
I see now what you mean with the white text. Again, that's not my doing. The owner gave me one big-behind pic and told me the site had to look like that. I cut out the header, footer, buttons, etc. Those buttons had that white text on there already when I got them, and I'd probably hear 'bout it if I'd've changed it. I already heard 'bout it that I added my name at the bottom <_<
The bookmarking thing does work with the wigs, as she explicitely asked for that. Aside from that, I'm still looking into search engine accessability, as apparently, it's an issue with that as well. It's easily fixed by passing the variables on through the URL, but I'm not too fond of that. It's a bit of a security risk, as people'll be able to fiddle 'round with it and possible, although it shouldn't be possible the way I coded the site, could change things they shouldn't be allowed to change.
As for the Php.net documentation, it's best to just put a keyword in in the Search-button, like if you're looking for mySQL functions, entering mySQL in there, or if you're looking for filehandling, putting file in there. Otherwise, it's hard as hell to find your way in it, indeed.
Also, you might want to start with
w3schools' PHP classes. They'll teach you the very basics you need.