Starting from scratch

Post all your tuts or request for tuts here.
jeroenV
Posts: 14
Joined: Sun Dec 27, 2009 8:00 pm

Starting from scratch

Post by jeroenV »

Hello

I'm searching for a tutorial that learns you everything from scratch.

What i need to know:


1. What programs do i need?

2. How can i create an php document

3. How can i turn php documents in visual software

4. etc...


I tried the tutorial of the forsaken sanctum, but i guess Wamp updated because when i right click on the icon it gives me a list of About, Help and Exit nothing more... Also when i go to firefox and i type in localhost then i just get an white page...
User avatar
OldRod
Posts: 1320
Joined: Sun Sep 20, 2009 4:26 pm

Re: Starting from scratch

Post by OldRod »

Start with Video 1 of the browser tutorial series - it starts with telling you what to download and install and goes from there.
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

Re: Starting from scratch

Post by ZeroComp »

yep its all in there
but if you must know
you need a server:(XAMPP or WAMP) I prefer wamp
conText
to create the document go to conText and go up to the top at the drop down arrow and instead of text choose php
then when you are done save it in wamp->www->folder or in the www file
then access it when your services are running like this localhost/Tutorial/test.php
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
User avatar
OldRod
Posts: 1320
Joined: Sun Sep 20, 2009 4:26 pm

Re: Starting from scratch

Post by OldRod »

Instead of conText, I prefer Notepad++

conText acts funky sometimes and I just didn't care for it - but yeah, Halls uses conText in the videos.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Starting from scratch

Post by hallsofvallhalla »

notepad++ will also work for the videos. I change to adobe dreamweaver later in the videos
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

Re: Starting from scratch

Post by ZeroComp »

Adobe is WAYYYY too expensive on my budget. A 13 year olds allowance :lol:
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
User avatar
Torniquet
Posts: 869
Joined: Sun Aug 02, 2009 6:18 am

Re: Starting from scratch

Post by Torniquet »

well due to the wonderful world of the internet zero. you can get these applications for very little now :)

i got the entire master suit. payed ummm,... nothing :D

u just need to know where to look :p
New Site Coming Soon! Stay tuned :D
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

Re: Starting from scratch

Post by ZeroComp »

:shock:
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
User avatar
Torniquet
Posts: 869
Joined: Sun Aug 02, 2009 6:18 am

Re: Starting from scratch

Post by Torniquet »

lol u dont think i made everything in paint and notpad do you? :lol:
New Site Coming Soon! Stay tuned :D
User avatar
OldRod
Posts: 1320
Joined: Sun Sep 20, 2009 4:26 pm

Re: Starting from scratch

Post by OldRod »

Ah, I remember the days... making Quake levels in Notepad... before any BSP editors had been released yet.

Yes, I'm old... get off my lawn already :lol:
Locked

Return to “Tutorials”