rcmatt4321
-
HTML Templates for PHP
I would highly advise against a template engine. I tried smarty once, and found the syntax to be ugly and confusing. If you're going to use a "Template Engine", I suggest using a PHP framework such as Codeigniter. It allows for even …
-
Pagination for searched results help
Please tell me I didn't go through the trouble of writing and commenting through all that code for nothing.... :?
-
Pagination for searched results help
Woops, forgot to mention that. Thanks Dave :D Also, the database I was using was the world.sql file you can get off of the mySQL site.
-
Pagination for searched results help
Ah, pagination, Personally I think its more fun to figure this out for yourself, so if you want to read the first part, and attempt it, go ahead, but, if you want to use the source, feel free to. This kinda came to me in the shower one day while I w…
-
Styling Password Protected Wordpress Posts
Thanks Dave. Ill try implementing that later. I should be able to look at what Wordpress gives me for the forum and use a similar technique. I was thinking I might have to do something like this. I think Ill go ahead and submit this as an Idea on t…
-
First Full Wordpress Theme
Thanks :D I still need to add the dynamic sidebar, I'm pretty sure thats a desired feature, especially if someone is paying for it... What do you guys thing? I might just stick with the way it is (No Dynamic Sidebar), because it may loose some…
-
Matt Egan Designs - Please Comment
Will it effect SEO if I put the text that is in the teaser, in html, but hide it using Css? And yeah, I'm about to go and just make the content-end part just an empty div... Thanks P.S. thanks nickcallaghan!
-
Matt Egan Designs - Please Comment
What do you mean by making the footer in css, it is.
-
Matt Egan Designs - Please Comment
Ok, I think I did a pretty good job of doing what you suggested, thanks a lot. Its now valid XHTML strict. Yeah, I took out the divider image file, originally I planned for there to be some cool little 1 px line there, but I decided that that woul…