Closed Thread
Results 1 to 4 of 4

Thread: Pretty URLs: Pretty Easy

  1. #1
    Kernel is offline RSS Feed Bot
    Join Date
    Sep 2006
    Posts
    2,105
    Rep Power
    34

    Pretty URLs: Pretty Easy

    Back when I wrote the third edition of Build Your Own Database Driven Web Site Using PHP & MySQL , it was still acceptable to lump all of the code together to generate a web page into a single file, and then use a URL naming that file to access the page.



    More...

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,475
    Blog Entries
    75
    Rep Power
    143

    Re: Pretty URLs: Pretty Easy

    It's a pretty simple technique, but isn't it amazing how long it takes people to realize their code should be broken out into files?
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    Jordan Guest

    Re: Pretty URLs: Pretty Easy

    As I was reading the full article (which is here Pretty URLs: Pretty Easy! ) I kept wondering if I were going back in time. Hasn't this naming convention been the standard for years, if not purely for SEO reasons?

  5. #4
    Join Date
    Jul 2006
    Posts
    16,475
    Blog Entries
    75
    Rep Power
    143

    Re: Pretty URLs: Pretty Easy

    I think the problem shows up when you're learning the basics of web development. I've been working on CSS menus a lot lately. There's one site that wants you to pay for the code explained, even though there are a dozen sites out there with substantially the same (independently developed) code that's in the public domain. You have to wonder what's going on when people are trying to get paid for pretty well-known techniques.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Pretty Nice Weather API dll
    By Parabola in forum C# Programming
    Replies: 7
    Last Post: 09-01-2009, 08:25 AM
  2. Replies: 5
    Last Post: 08-26-2009, 01:30 PM
  3. This Is A Pretty Cool Site From A Friend Of Mine
    By ang3lt3ars in forum Site Reviews
    Replies: 8
    Last Post: 01-21-2007, 12:48 PM
  4. ending URLs with a '/'
    By skilletsteve in forum HTML Programming
    Replies: 1
    Last Post: 09-02-2006, 03:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts