- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
8 Posted Topics
Try the print_r($_SESSION['answers']); before you set to see how it looks. This might help with the debugging.
I have been able to eliminate many ads and popups with a free service from openDNS.com I love it. I am in no way affiliated with OpenDNS.com, I am a customer, but here is nothing in it for me to recommend their services.
I have been using php Link Directory (phpld) and I have been happy with the free version. With phpld, it can be configured to require reciprocal links.
Like the others have said, there is no simple way to do this, but what I would focus on are the following. 1. Build your site with good text content. Without this the search engines have nothing to find. Pictures are good, but a site with all pictures is difficult …
For theimage gallery, I would recommend Gallery. [url]http://gallery.menalto.com/[/url] You can't beat it. For your news and events, you could use a blog product like Simple PHP Blog.
My suggestion is to give up on the php session variables. Just create a sessions table in your database and then store the key to this session in a cookie or in a form variable. This way when your system grows and you end up in a load balanced web …
Just add additional datafiles and tablespaces on the other drives.
The End.
SStedman