Help

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
=-S-S-=Lonewolf
Forum Newbie
Posts: 10
Joined: Thu Mar 20, 2003 8:47 pm

Help

Post by =-S-S-=Lonewolf »

Ok im a big newb in php, im trying to make a clan site but i can only use php and mysql so i was wondering would someone be willing to help me ill got all the ideas and stuff i just dont know how to do it.
bionicdonkey
Forum Contributor
Posts: 132
Joined: Fri Jan 31, 2003 2:28 am
Location: Sydney, Australia
Contact:

Post by bionicdonkey »

post your ideas here. then people can give you some ideas on how to do it and also it will help you learn aswell
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

First the manuals:

http:/www.php.net (downloadable versions - get the one with user comments)
http://www.mysql.com

Then you'll want to set up a local server (Windows - dead easy to install):

easyphp.org

EditPlus is a good editor (sorry no link - try google)

And here's some random links:

http://www.codingclick.com/article.php/aid/18
http://www.devshed.com/Server_Side/PHP/ ... page1.html
http://www.faqts.com/knowledge_base/vie ... 836/fid/51
http://www.gimpster.com/php/tutorial/variables.php
http://www.devnetwork.net/
http://www.devshed.com/Server_Side/PHP/ ... teTime.pdf
http://www.codebox.8m.com/php.htm
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

The latest manual for PHP is by-far my most favorite. I downloaded the one with user comments, and if you're on 56k, it's well worth the wait for the download.

I hardly ever check php.net/FUNCTION anymore, unless a comment (that I need) isn't inside the .chm already.

Just my 2 cents. :)
Image Image
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

in your previous thread i did state i was willing to give you some ideas and help. 8)

msn me some time.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

and please do not open new threads on the same (vague) topic.
Post Reply