View Single Post
Old 02-05-2013, 02:53 PM   PM User | #2
TFlan
New Coder

 
Join Date: Dec 2012
Location: USA
Posts: 82
Thanks: 3
Thanked 17 Times in 17 Posts
TFlan is an unknown quantity at this point
PHP overall. PHP can be used for everything you mentioned.

The login, register, member section are very easy to do - there are many, many resources on the web to help you out.

I would use Javascript and Ajax for the front end of the Channel Preference section (for being seamless - however make sure that if someone has javascript disabled it will still work)

Creating PDFs using PHP is not a fun task - http://www.fpdf.org/ - that site is your best bet. From experience using it, it is very easy, but very tedious.

Any language can do math.

===
PS: Should learn Python 2.7

Last edited by TFlan; 02-05-2013 at 02:56 PM..
TFlan is offline   Reply With Quote