No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
The best way to get the search engines to find you is through the backlinks from other sites. Submitting to directories is one way to do this...That being said, being indexed by SE doesn't mean the site will be ranked. Continuing working on the content and creating something valuable is …
A commonly used hack on IE is using the CSS child selector since IE (<=6) won't recognize them. For example: body {...} <-- understood by both IE, FF, Opera or Safari html>body {...} <-- FF, Opera or Safari Like Phaelax has commented, I don't really see a major problem in …
Like the other member suggested, you have pasted too much code. Since you only have one fetch_row method in the code and the error happened on that line I would guess: The "$result" was not initialized successfully. I would check if the query returned successfully. If the syntax has no …
If you are interested in the content management system I would suggest checking out the PHP link directory project: [URL]http://www.phplinkdirectory.com/[/URL]. It has both front end and back end for a directory site and it uses Smarty template in their code. They do have a free version that you can download …
The End.
mouseyear