fuseaction

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
$var
Forum Contributor
Posts: 317
Joined: Thu Aug 18, 2005 8:30 pm
Location: Toronto

fuseaction

Post by $var »

where i could find a code to fuse a field entry title with it's id, so that you can basiscally just enter?

http://www.domain.com/username

i found that someone labled the function 'fuseaction' in a URL string.... so... that's a start.
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

mod_rewrite() ?
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
User avatar
$var
Forum Contributor
Posts: 317
Joined: Thu Aug 18, 2005 8:30 pm
Location: Toronto

Post by $var »

thanks!

here is a link to a run down of mod_rewrite()

http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html
Post Reply