Be a Supporter!

website

  • 346 Views
  • 7 Replies
New Topic Respond to this Topic
MintPaw
MintPaw
  • Member since: Jun. 11, 2006
  • Offline.
Forum Stats
Member
Level 10
Programmer
website 2007-07-30 12:11:46 Reply

yo i have a really good idea website (but i'm not going to tell you it or this thread will be locked) anyways what program should i use i need some way to make a account thing like newgrounds has how you login and stuff... what program should i use would dreamweaver work


If ya have something to say, PM me. I have a lot of time to spare.
Also never PM egg82.

BBS Signature
blah569
blah569
  • Member since: Jan. 18, 2005
  • Offline.
Forum Stats
Member
Level 25
Programmer
Response to website 2007-07-30 12:37:35 Reply

I do all my php programming in Notepad. You'd have to have some programming knoledge to make a site like Newgrounds, and it would take a while for someone, or me to explain it. Tutorials are the way to go, and self-testing. http://www.pixel2life.com, http://www.phpfreaks.com, http://www.phpeasystep.com, etc.


BBS Signature
DFox
DFox
  • Member since: Aug. 9, 2003
  • Offline.
Forum Stats
Member
Level 30
Blank Slate
Response to website 2007-07-30 12:48:47 Reply

You need to learn a server side scripting language such as PHP, and a database like MySQL. Check out the link to PHP: Main in my sig where there's a lot of tutorials on stuff for accounts like logins, and signups.


BBS Signature
smulse
smulse
  • Member since: Mar. 24, 2005
  • Offline.
Forum Stats
Member
Level 31
Blank Slate
Response to website 2007-07-30 13:35:09 Reply

PHP:Main has some good tutorials
As does http://www.tizag.com/phpT/index.php
http://www.codedatabase.co.uk/php/ may be of some help after gaining a little PHP knowledge
and a little bit of http://www.spoono.com/php/

Buy a book as well. There's no quick fix for your website, unless you pay someone to make it for you.

hai guys i av dis new idea for a falsh portal wer users can upload their movies and games lawl can u give me the free codes?

BBS Signature
Reyals
Reyals
  • Member since: Jul. 8, 2005
  • Offline.
Forum Stats
Member
Level 20
Blank Slate
Response to website 2007-07-30 14:57:42 Reply

I use Dreamweaver for coding, but you still need to learn the language. It isn't going to do the work for you, plus you could just as easily do it in Notepad like blah569 said.


A Bedtime Tale | 1 | 2 | 3 |

BBS Signature
Andy-Smithy
Andy-Smithy
  • Member since: Jul. 27, 2006
  • Offline.
Forum Stats
Member
Level 09
Blank Slate
Response to website 2007-07-30 17:47:30 Reply

I can't understand why some people use Notepad for their programming. Dreamweaver 8 offers syntax help while your typing.

But yeah, learn some PHP and MySQL and if I understand correctly what it may be used for, learn some stuff on Injections.

JeremysFilms
JeremysFilms
  • Member since: Feb. 18, 2005
  • Offline.
Forum Stats
Member
Level 18
Blank Slate
Response to website 2007-07-30 19:06:52 Reply

At 7/30/07 05:47 PM, Andy-Smithy wrote: I can't understand why some people use Notepad for their programming. Dreamweaver 8 offers syntax help while your typing.

It makes us feel like we're cool because we can write our code independently of any syntax help. Plus, it's quicker to open and faster to use. You have a lot of control over exactly what you're writing. It's just a good plain program to use for writing code, than to have something popping up over and over giving auto snippets of code that could be used there.

But we all have our own opinions on what's best to write code in. Personally, I tend to actually use Zend Studio after I've written the code in notepad to check syntax and the such for me, and for testing of code. I also have coded just in zend. But notepad is good for just quickly opening up and programming. It's just more light-weight.

smulse
smulse
  • Member since: Mar. 24, 2005
  • Offline.
Forum Stats
Member
Level 31
Blank Slate
Response to website 2007-07-31 05:52:25 Reply

At 7/30/07 07:06 PM, JeremysFilms wrote: It makes us feel like we're cool because we can write our code independently of any syntax help. Plus, it's quicker to open and faster to use. You have a lot of control over exactly what you're writing. It's just a good plain program to use for writing code, than to have something popping up over and over giving auto snippets of code that could be used there.

Couldn't agree more. It depends what I'm doing as to what program I'll open, just to edit a couple of lines of CSS or PHP I don't need syntax highlighting, but if I'm coding a massive document it helps to have it.

Combo of Notepad and DW works best for me.


BBS Signature