need help with coding

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
thevolumeonline
Forum Newbie
Posts: 1
Joined: Thu Aug 12, 2004 12:30 am

need help with coding

Post by thevolumeonline »

Im ridiculously new to php and coding and things of that nature im looking to build a script but i dont even know how to search for a tutorial for it, so im gonna try to describe what i want.

i run a music website, and i just want to have simple top 10 table, where i can input the top 10 on one php page, and then have it show up on the other in a table.

if this makes sense to anyone could someone help me out. thanks in advance.
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Don't bite off more than you can chew.

Take a look at the PHP Starter Kit, at the top of this forum, and also: http://www.hotscripts.com/PHP/Tips_and_ ... e-Related/

If you have a solid foundation of the basics, then building what you want shouldn't be hard at all.
Post Reply