|
|
Choosing A Webhost: |
Re: How many page scripts do we need?: msg#00027cms.phpslash.devel
On Mon, 28 Apr 2003, Matthew Leingang wrote: > Joe Stewart wrote: > > > > > > In the past I have done this with mod_rewrite rules for the section > > index pages, article pages and search results. > > I thought we were staying away from URL fanciness because > (theoretically) not all PSL users have access to http.conf or .htaccess > files. Maybe that's an imagined memory. > I think that Jow was jsut saying that's how he's handled this in the past. yes, you are correct in thinking this only works when you have confi file access. > > Most of the changes could be made in the templates. How true that > > is now days, I don't know. > > I've been thinking about something for a long time, and this looks like > a good time to bring it up. What about getting all URLs out of the > templates and objectifying them? A url object would be able to parse > $QUERY_STRING and/or $PATH_INFO and decode it. It would also have a > toString method which output would go into the templates. > > $url = new PslUrl(); > $url->setPath("/index.php"); > $url->setVar("foo","bar"); > $url->toString() // returns index.php?foo=bar, > > but if we use a different URL scheme, $url->toString() would return > index.php/foo/bar or /foo=bar or whatever. Any URL object should be > able to understand and encode its own get variables. > > Then we can provide a choice of URL encoding schemes: the basic one with > ? and & and = which needs no .htaccess, or something fancier which does. > A call AddClassReplacement makes the choice > > If you're going "all the way up to index.php", then the url object does > all the deciding of what page is actually being requested. > I don't understand why this needs to be an object. It'll get used everywhere, it's probably best in functions.inc and let the individual classes manage the storage of the variables. > --Matt > (invigorated from PHPCon East) > Rat bastid. I want a PHPCon South (or alternativly, I'd be nice to move back to NYC :) -n -- ------ nathan hruby nathan-MSHXTcNGJzS8rjiVs5Nzzw@xxxxxxxxxxxxxxxx ------ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: How many page scripts do we need?, Matthew Leingang |
|---|---|
| Next by Date: | Re: How many page scripts do we need?, nathan r. hruby |
| Previous by Thread: | Re: How many page scripts do we need?, Matthew Leingang |
| Next by Thread: | Re: How many page scripts do we need?, nathan r. hruby |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |