| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| DomainSeeking.com Join Date: Sep 2005 Location: Boston
Posts: 2,446
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | How'd They Do That? Simple PHP question One of the NP'ers has a website listing their domains : http://www.expireddomainspy.com/ I want to setup a similar website and I noticed the use of PHP with the index.php and linking to all the domains & categories through that index.php. Can someone guide me to a tutorial or book that will show me how to organize links and categories like this w/PHP? Thank you@!
__________________ |
| |
| | #3 (permalink) |
| NamePros Regular Join Date: Oct 2005 Location: India
Posts: 608
![]() ![]() ![]() ![]() | for php tutorials best is to go to sitepoint.com and proceed to the php section over there .... you'll find lots of articles. to get started read some elementary tutorials written by someone called "Kevin Yank". basically the use of php in the example above is to simplify the management of categories and links and place them in a database so that you can then issue queries to the database programmatically via PHP scripts instead of digging into html every time you need to add, update, remove any of the links and/or categories.... |
| |
| | #4 (permalink) |
| Account Suspended Join Date: May 2005 Location: Whitewater, WI
Posts: 3,710
![]() ![]() ![]() ![]() ![]() ![]() ![]() | I have found the php book for dummies and other similar, step by step, books to be very helpful. The books are around $30 but you will learn from the most simple to advanced in weeks. Also, it is a quick reference if you ever need it in the future. Hope this helps, |
| |
| | #5 (permalink) |
| NamePros Regular Join Date: Oct 2005 Location: India
Posts: 608
![]() ![]() ![]() ![]() | i cant recommend sitepoint php books highly enough. They're absolute top notch. you can even download a few chapters and learn from them ... and if you like what you see, you can then make a purchase via paypal... http://www.sitepoint.com/books/ |
| |
| | #6 (permalink) | ||||
| NamePros Webmaster ![]() ![]() ![]() Join Date: Feb 2003
Posts: 12,930
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
I'm not sure what the question is, but the PHP technique you're asking about is basic PHP. You can serve as much different content you want from a single PHP file. For example, an index.php: PHP Code: Hope this helps, but if not, please re-ask your question. RJ | ||||
| |
| | #7 (permalink) |
| NamePros Regular Join Date: Oct 2005
Posts: 240
![]() ![]() ![]() | Look for a bookstore called "Foozles" (link below) as they sell remanded books and I picked up a bunch of books for like $5-10 each with $50+ list prices. Everything from ASP to Visual Basic and then some. http://www.book-warehouse.com/ |
| |
| | #8 (permalink) | ||||
| Account Closed Join Date: Jan 2004 Location: Charlottetown
Posts: 1,033
![]() ![]() ![]() ![]() ![]() |
PHP Code: | ||||
| |
| | #9 (permalink) | ||||
| A Wealth of Knowledge Join Date: Aug 2004
Posts: 3,809
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
-Steve | ||||
| |
| | #11 (permalink) | ||||
| Senior Member Join Date: Aug 2002
Posts: 1,255
![]() ![]() |
| ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Simple PHP Tell-A-Friend | Eric | CODE | 6 | 06-07-2006 04:26 AM |
| Simple (I think) Question | devanium | Programming | 5 | 11-03-2005 11:55 AM |
| Simple PHP Form Issue | buddybuddha | Programming | 3 | 10-30-2005 03:53 PM |
| Very simple HTML question | Barrucadu | Programming | 3 | 10-29-2005 01:56 PM |
| Simple gz compression | GeorgeB | CODE | 3 | 07-01-2005 11:56 AM |