| | |
Blog from scratch permalinks and rss
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Nov 2007
Posts: 86
Reputation:
Solved Threads: 6
Hey all,
I am working on a project which is very important to me.
I am proicient in PHP, XHTML, MySql, and am pretty decent with XML.
All the dynamic stuff such as, blog content, title and so on are easy enough for me to do, but, I want to create permalinks, and make my blog available via RSS feeds.
I would like to do as much as I can without using DOM or other modules that are "optional", so that if I choose to share my script with people, they can use it even if they don't have that particular module.
I do not know the first thing about RSS feeds, so, I am looking for a good resource (either book or online tutorial) that can walk me through setting them up step by step.
As far as permalinks go, I am aware that I will have to somehow modify the htaccess file, and tell it that if a user goes to /blog/title/ it brings them to /blog/index.php?title=my_title
I have full access to the htaccess in my root directory, and subdirectories, but not the root directory of the server itself. The server is set to allow my htaccess files to work.
I have been able to set these manually via my cpanel, but, I want the system to be automated.
This means, I would assume that my database would have the title itself "my title" and then automatically put another field that goes my_title. Then would manipulate the htaccess appropriately?
I need a resource to learn how to work that too then.
I am doing this from scratch, and so far I have the XHTML set up, but haven't started on the db schema, because I want to wait untill I understand everything first.
Or is the htaccess better changed via CGI?
Any resources that would help me with these two topics would be fantastic.
Thanks
Sage
I am working on a project which is very important to me.
I am proicient in PHP, XHTML, MySql, and am pretty decent with XML.
All the dynamic stuff such as, blog content, title and so on are easy enough for me to do, but, I want to create permalinks, and make my blog available via RSS feeds.
I would like to do as much as I can without using DOM or other modules that are "optional", so that if I choose to share my script with people, they can use it even if they don't have that particular module.
I do not know the first thing about RSS feeds, so, I am looking for a good resource (either book or online tutorial) that can walk me through setting them up step by step.
As far as permalinks go, I am aware that I will have to somehow modify the htaccess file, and tell it that if a user goes to /blog/title/ it brings them to /blog/index.php?title=my_title
I have full access to the htaccess in my root directory, and subdirectories, but not the root directory of the server itself. The server is set to allow my htaccess files to work.
I have been able to set these manually via my cpanel, but, I want the system to be automated.
This means, I would assume that my database would have the title itself "my title" and then automatically put another field that goes my_title. Then would manipulate the htaccess appropriately?
I need a resource to learn how to work that too then.
I am doing this from scratch, and so far I have the XHTML set up, but haven't started on the db schema, because I want to wait untill I understand everything first.
Or is the htaccess better changed via CGI?
Any resources that would help me with these two topics would be fantastic.
Thanks
Sage
Last edited by sagedavis; Nov 21st, 2007 at 2:50 pm.
![]() |
Similar Threads
- Where are the good Java RSS Feeds? (IT Professionals' Lounge)
- Using an Online Forum as a BLOG? (Growing an Online Community)
- exclamation: "This is impossible!" (ColdFusion)
- CE7.net - Free CPANEL hosting, forum & blog hosting, redirection (no banners/popups) (Web Hosting Deals)
- Paging in xml (ASP.NET)
- Creating rss feeds (ASP.NET)
- RSS feed doesn't validate but why? (RSS, Web Services and SOAP)
- How do I put a blog RSS feed in PHPBB? (PHP)
Other Threads in the PHP Forum
- Previous Thread: My first post - help with Email
- Next Thread: passing an ip address in the url.
| Thread Tools | Search this Thread |
ajax apache api array beginner binary body broken cakephp checkbox class cms code cookies cron curl database date date/time display dynamic ebooks echo email error file files folder form forms function functions google href htaccess html image include insert interactive ip javascript job joomla js limit link login mail mediawiki menu mlm mobile msqli_multi_query multiple mycodeisbad mysql navigation oop outofmemmory paging parse paypal pdf php problem procedure query radio ram random recursion regex remote script search server sessions sms source space sql stored subdomain syntax system table tutorial unicode update upload url validator variable video web webapplications websitecontactform xml youtube





