website
- MintPaw
-
MintPaw
- Member since: Jun. 11, 2006
- Offline.
-
- Forum Stats
- Member
- Level 10
- Programmer
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
- blah569
-
blah569
- Member since: Jan. 18, 2005
- Offline.
-
- Forum Stats
- Member
- Level 25
- Programmer
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.
- DFox
-
DFox
- Member since: Aug. 9, 2003
- Offline.
-
- Forum Stats
- Member
- Level 30
- Blank Slate
- smulse
-
smulse
- Member since: Mar. 24, 2005
- Offline.
-
- Forum Stats
- Member
- Level 31
- Blank Slate
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?
- Reyals
-
Reyals
- Member since: Jul. 8, 2005
- Offline.
-
- Forum Stats
- Member
- Level 20
- Blank Slate
- Andy-Smithy
-
Andy-Smithy
- Member since: Jul. 27, 2006
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
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
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
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.



