A quick question on difficulty.

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
bencharity
Forum Newbie
Posts: 3
Joined: Sat May 16, 2009 7:23 pm

A quick question on difficulty.

Post by bencharity »

For starters, I am well versed in XHTML and CSS but have not yet really gotten into PHP although I am anxious too.

I need to take a HTML website to PHP due to it's growth. And I need to know how difficult it will be (at least an idea).

My site is http://www.thebenjaminresource.com. It's charts pages (http://www.thebenjaminresource.com/tbr/ ... title.html) are the biggest reasons for the needed switch. I want it to function like ' removed '. A clean list that can be sorted by several different variables activated by clicking on the column titles.

This seems like it should be relatively simple, but I'm not one to say :D

Any input and resources would be awesome for a PHP beginner!

Thanks in advance!
Ben
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: A quick question on difficulty.

Post by John Cartwright »

Warez links removed, and please do not post them in the future.
bencharity
Forum Newbie
Posts: 3
Joined: Sat May 16, 2009 7:23 pm

Re: A quick question on difficulty.

Post by bencharity »

Oh sorry. Not sure what 'Warez' is, but I gather you don't like bit-torrent sites. Should I post a picture or something? How that site functions is pretty integral to my question.

Thanks
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: A quick question on difficulty.

Post by John Cartwright »

The Pirate Bay = Warez, i.e. illegal content.

There are millions of other examples with the exact same functionality. If somehow you can't find one, search for the term "datagrid" on google.
bencharity
Forum Newbie
Posts: 3
Joined: Sat May 16, 2009 7:23 pm

Re: A quick question on difficulty.

Post by bencharity »

Thank you so much John! For anyone else who stumbles across this post I used this: http://tobias.baethge.com/wordpress-plu ... d-english/ and it works great!
Post Reply