| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| First Time Poster! Join Date: Apr 2004 Location: Australia
Posts: 1
![]() | Help with coding a Links Page in PHP/MySQL I am wanting to create my own so it fits in with the design of my website and is easily to customise. I have changed what I want for the links page please read underneath I am designing and wanting to put on a link page, with links to other sites, I have got a MySQL Database with a table called links ????: NamePros.com http://www.namepros.com/programming/26111-help-coding-links-page-php-mysql.html Here is the coloums in the database linkID linkName linkURL linkCategory What I want is a page that will display for example Category: Computers Intel Corporation | HP | Cisco ________________________________________________ Category: Software Microsoft | Adobe | Myob And so on The above I want set out in a table, I also want the links to look like this www.example.com/links/links.php?id=1 And I want to be able to have a backend where I can add, edit, delete links and categories and also have a stat counter so I know which links are being viewed the most. I have got the Database setup and a layout that I would like, but I need a hand with the coding I am not that good with the coding. Can anybody help |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Jun 2003 Location: Louisiana, USA
Posts: 658
![]() ![]() | Either use or study phphoo3: http://www.cable-modems.org/phpHoo/ |
| |