This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-09-15 16:28:36

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Good PHP Tutorial?

I know .1% php, and that's just the opening tags.

Where can I find a tutorial?

(Please, please no lmgtfy.com/?q=php. I need a friendly tutorial. W3C schools is not gonna cut it, unfortunately..)


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#2 2011-09-15 16:33:23

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: Good PHP Tutorial?

Well, w3schools is the only one I know.


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#3 2011-09-15 17:06:19

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Good PHP Tutorial?

w3 schools is a good introduction, but I usually work out what I want to do and then google search for a tutorial or for how to do parts of it and stick them together if I don't know how to do it. Php can be used for image manipulation too, which is a whole other field to look into (such as my API or this likes/dislikes bar I made:)

http://www.accidentalgames.com/percentageTest.php?likes=100&dislikes=10


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#4 2011-09-15 17:16:06

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: Good PHP Tutorial?

sparks wrote:

w3 schools is a good introduction, but I usually work out what I want to do and then google search for a tutorial or for how to do parts of it and stick them together if I don't know how to do it. Php can be used for image manipulation too, which is a whole other field to look into (such as my API or this likes/dislikes bar I made:)

http://www.accidentalgames.com/percenta … islikes=10

http://www.accidentalgames.com/percentageTest.php?likes=9999&dislikes=1

That's really cool! Now, to learn the darned language..

Last edited by bbbeb (2011-09-15 17:16:24)


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#5 2011-09-15 17:31:55

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Good PHP Tutorial?

It's not too bad really, with a bit of practice! There's a method for nearly everything  smile


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

Board footer