General Chat
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsGeneralGeneral Chat

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old October 16th, 2003, 09:17 AM
Kizzy Kizzy is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: England
Posts: 2 Kizzy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I'm an idiot...

...I'm a big fat stupid idiot and I will fully admit to it. However in order to rectify this I need someone to be nice to me:
OK, I don't know any programming languages (I tried to learn BASIC when I was 7 and failed miserably), and now I find myself in a situation where I have to program a message board using PHP and no-one is around to help me. I believe the term is: 'stercus stercus stercus, moriturus sum'.
So, could someone point me in the direction of actually being able to learn stuff? Please? In a big please way?

Reply With Quote
  #2  
Old October 16th, 2003, 10:32 AM
coderboi coderboi is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 80 coderboi User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: I'm an idiot...

If you want a crash course, the SAMS book "Teach yourself PHP in 24 hours" isn't a bad start - it goes through pretty much everything.

If you need any pointers for anything in particular once you're 'up and running' you'll always find someone helpful here at the codewalkers forums!

If you're programming a message board, you'll probably need a database too - MySQL is very fast and integrates very well with PHP

Good luck!

Reply With Quote
  #3  
Old October 16th, 2003, 01:02 PM
CodeKadiya CodeKadiya is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Colombo,Sri Lanka
Posts: 2,313 CodeKadiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
Send a message via Yahoo to CodeKadiya
RE: I'm an idiot...

You can make it through a book. After you get some sort of idea about the language, it is a good idea to go through some good tutorials.

You can have a look @ codewalkers tutorials... may be really handsome for you!

Reply With Quote
  #4  
Old October 16th, 2003, 01:23 PM
Matt Matt is offline
Moderator
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 10 m 20 sec
Reputation Power: 6
RE: I'm an idiot...

The big question is why do you need to program a message board? Why not just use one of the many that are already made and work wonderfully?

Reply With Quote
  #5  
Old October 16th, 2003, 03:55 PM
CodeKadiya CodeKadiya is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Colombo,Sri Lanka
Posts: 2,313 CodeKadiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
Send a message via Yahoo to CodeKadiya
RE: I'm an idiot...

Yep it's true what Matt is saying... If you do not know anything about these languages, how can you be in a position to programme a message board?

Reply With Quote
  #6  
Old October 20th, 2003, 07:46 AM
Kizzy Kizzy is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: England
Posts: 2 Kizzy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: I'm an idiot...

Thankyou so much. And why do I have to do it? School IT lessons and for some reason my teacher thinks I can program. It's a bit late to say anything now so...Eek. But thanks again. Surely it can't be _too_ hard...

Reply With Quote
  #7  
Old October 20th, 2003, 10:38 AM
Matt Matt is offline
Moderator
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 10 m 20 sec
Reputation Power: 6
RE: I'm an idiot...

To write a basic message board isn't that difficult. It is writing a fully robust one where the difficulty comes in. Check out these tutorials for help:

http://php.resourceindex.com/Documentation/Examples_and_Tutorials/Bulletin_Board_Message_Systems/

Reply With Quote
  #8  
Old October 20th, 2003, 03:38 PM
CodeKadiya CodeKadiya is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Colombo,Sri Lanka
Posts: 2,313 CodeKadiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
Send a message via Yahoo to CodeKadiya
RE: RE: I'm an idiot...


Quote:
Thankyou so much. And why do I have to do it? School IT lessons and for some reason my teacher thinks I can program. It's a bit late to say anything now so...Eek. But thanks again. Surely it can't be _too_ hard...


http://www.hotscripts.com/cgi-bin/dload.cgi?ID=3141

Reply With Quote
  #9  
Old November 5th, 2003, 09:17 PM
Andrew's Avatar
Andrew Andrew is offline
Moderator
Click here for more information. Click here for more information
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,943 Andrew User rank is Private First Class (20 - 50 Reputation Level)Andrew User rank is Private First Class (20 - 50 Reputation Level)  Folding Points: 2429 Folding Title: Novice Folder
Time spent in forums: 4 Days 5 h 8 m 21 sec
Reputation Power: 3
RE: I'm an idiot...

back off the forum idea, i think books are a good way to start then to move onto web articles/tutorials. Well thats how i learnt, another good thing is to read alot of peoples posts on this forum because you can learn from their mistakes

Reply With Quote
Reply

Viewing: Codewalkers ForumsGeneralGeneral Chat > I'm an idiot...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway