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

#26 2010-01-24 16:21:14

cocoanut
Scratcher
Registered: 2007-07-10
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

adriangl wrote:

cocoanut wrote:

Wolfie1996 wrote:

On the main page, don't you need a "</href>" after "About" to make the link work?  hmm  My knowledge of HTML is limited, but I think that's right...

No, you need a </a>.

Ex.

<a href=http://scratch.mit.edu>Scratch</a>

EDIT: Dang, pwned by gershmer.  sad

Hehe  tongue  And it doesn't have to be text in between, it could be an image link  big_smile

Uh... don't you do images with <img src>?


http://i42.tinypic.com/20gyvif.jpgPlease leave a message at the beep.
Steam: Hellephant

Offline

 

#27 2010-01-24 16:21:36

gershmer
Scratcher
Registered: 2009-02-12
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

adriangl wrote:

cocoanut wrote:

Wolfie1996 wrote:

On the main page, don't you need a "</href>" after "About" to make the link work?  hmm  My knowledge of HTML is limited, but I think that's right...

No, you need a </a>.

Ex.

<a href=http://scratch.mit.edu>Scratch</a>

EDIT: Dang, pwned by gershmer.  sad

Hehe  tongue  And it doesn't have to be text in between, it could be an image link  big_smile

Or, it could be text like this
<b>Bolded Link</b>
or with <i> or <u> tags.

OR... PHP or Javascript.


Visit my site, Gershmer.net
Leave me a voicemail at my Google Voice number, [removed]

Offline

 

#28 2010-01-24 16:22:43

gershmer
Scratcher
Registered: 2009-02-12
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

cocoanut wrote:

adriangl wrote:

cocoanut wrote:


No, you need a </a>.

Ex.

<a href=http://scratch.mit.edu>Scratch</a>

EDIT: Dang, pwned by gershmer.  sad

Hehe  tongue  And it doesn't have to be text in between, it could be an image link  big_smile

Uh... don't you do images with <img src>?

Ya.

Code:

<a href="index.php"><img src="image.png /></a>

Visit my site, Gershmer.net
Leave me a voicemail at my Google Voice number, [removed]

Offline

 

#29 2010-01-24 16:22:50

cocoanut
Scratcher
Registered: 2007-07-10
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

gershmer wrote:

adriangl wrote:

cocoanut wrote:


No, you need a </a>.

Ex.

<a href=http://scratch.mit.edu>Scratch</a>

EDIT: Dang, pwned by gershmer.  sad

Hehe  tongue  And it doesn't have to be text in between, it could be an image link  big_smile

Or, it could be text like this
<b>Bolded Link</b>
or with <i> or <u> tags.

OR... PHP or Javascript.

Meh, <b>, <i> and <u> are deprecated.


http://i42.tinypic.com/20gyvif.jpgPlease leave a message at the beep.
Steam: Hellephant

Offline

 

#30 2010-01-24 16:23:58

cocoanut
Scratcher
Registered: 2007-07-10
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

gershmer wrote:

cocoanut wrote:

adriangl wrote:

Hehe  tongue  And it doesn't have to be text in between, it could be an image link  big_smile

Uh... don't you do images with <img src>?

Ya.

Code:

<a href="index.php"><img src="image.png /></a>

Oh, I didn't know he was talking about linking images... well, yeah, you can do that.

It was just an example.


http://i42.tinypic.com/20gyvif.jpgPlease leave a message at the beep.
Steam: Hellephant

Offline

 

#31 2010-01-24 16:24:22

gershmer
Scratcher
Registered: 2009-02-12
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

cocoanut wrote:

gershmer wrote:

adriangl wrote:


Hehe  tongue  And it doesn't have to be text in between, it could be an image link  big_smile

Or, it could be text like this
<b>Bolded Link</b>
or with <i> or <u> tags.

OR... PHP or Javascript.

Meh, <b>, <i> and <u> are deprecated.

Yeah.
But you COULD do PHP.


Visit my site, Gershmer.net
Leave me a voicemail at my Google Voice number, [removed]

Offline

 

#32 2010-01-25 17:08:32

gershmer
Scratcher
Registered: 2009-02-12
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

bumph


Visit my site, Gershmer.net
Leave me a voicemail at my Google Voice number, [removed]

Offline

 

#33 2010-01-30 14:44:15

gershmer
Scratcher
Registered: 2009-02-12
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

bump with a purpose.

I have now updated MadLibs Beta.


I still need more MadLibs, by the way.

The variables are now visible in the URL, which for some reason I am thinking it is a feature... whatever.


I'll call it version 0.5a


Visit my site, Gershmer.net
Leave me a voicemail at my Google Voice number, [removed]

Offline

 

#34 2010-01-30 15:17:12

gershmer
Scratcher
Registered: 2009-02-12
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

Guess no one thinks that's a feature /sigh


Visit my site, Gershmer.net
Leave me a voicemail at my Google Voice number, [removed]

Offline

 

#35 2010-01-31 08:04:29

gershmer
Scratcher
Registered: 2009-02-12
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

Seriously, write me a MadLib, anyone.

Just write in plain English, I'll code it later.


Post it here or email me at one of the emails on my site.


Visit my site, Gershmer.net
Leave me a voicemail at my Google Voice number, [removed]

Offline

 

#36 2010-01-31 09:05:03

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

Hey, I tried your Madlib.  That is very cool - you made a webapp!  I'd like to learn more about this myself...what are you using to learn - website?  book?  Thanks  smile


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#37 2010-01-31 10:33:49

TheSaint
Scratcher
Registered: 2008-11-04
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

Very nice indeed! I liked the letter.  big_smile
How about you center the fill in screen, and make it purty?  lol

Here is one:
The Vacation:
Hey, we are here in (Country). It is (adjetive)! The food last night was (Adjetive) but my sister hated it! She seemed quesy, so she went (Action with -ing) and then went back to the hotel room. I saw the (monument) and then headed back myself. On the way I saw this weird person wearing a ( Article of clothing) and singing (Song). We started to dance, and I said "Dude, you look (adjetive)." He thanked me, and went (Action). I finally got back to the hotel room and watched (TV Show). Funny they speak (Language) here. Anyways, it was a lot of (adjetive) fun! See you at (time)
--(Name)

Offline

 

#38 2010-01-31 10:43:41

adriangl
Scratcher
Registered: 2007-07-02
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

Paddle2See wrote:

Hey, I tried your Madlib.  That is very cool - you made a webapp!  I'd like to learn more about this myself...what are you using to learn - website?  book?  Thanks  smile

I think just from the web. It is basic HTML and PHP-I recommend http://tizag.com or http://w3schools.com  smile


Scratchin' since 2007

Offline

 

#39 2010-01-31 11:06:19

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

adriangl wrote:

Paddle2See wrote:

Hey, I tried your Madlib.  That is very cool - you made a webapp!  I'd like to learn more about this myself...what are you using to learn - website?  book?  Thanks  smile

I think just from the web. It is basic HTML and PHP-I recommend http://tizag.com or http://w3schools.com  smile

Thanks!  I did some HTML and Javascript a few years back but I've never played with PHP - thanks for the links.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#40 2010-01-31 11:12:52

adriangl
Scratcher
Registered: 2007-07-02
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

Paddle2See wrote:

adriangl wrote:

Paddle2See wrote:

Hey, I tried your Madlib.  That is very cool - you made a webapp!  I'd like to learn more about this myself...what are you using to learn - website?  book?  Thanks  smile

I think just from the web. It is basic HTML and PHP-I recommend http://tizag.com or http://w3schools.com  smile

Thanks!  I did some HTML and Javascript a few years back but I've never played with PHP - thanks for the links.

No problem  big_smile  If you learned Javascript, PHP will be simple. But you need a server that supports PHP to test and play  smile


Scratchin' since 2007

Offline

 

#41 2010-01-31 11:15:08

Ace-of-Spades
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

funkymonkey wrote:

groovy

I need that sfx  big_smile


11110010100011010100011010101000100011011011001010111100101000110101000110101010001000110110110010101111001010001101010001101010100010001101101100101011110010100011010100011010101000100011011011001010
110101010010001010101010101010101010101010100110101010010101010010101001101011010101010010101010101

Offline

 

#42 2010-01-31 13:51:36

gershmer
Scratcher
Registered: 2009-02-12
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

I am indeed just using raw knowledge and online help sites.

Thanks Paddle2See and the others (you kinda have to mention a Scratch Admin) for your support.

Thank you TheSaint for your MadLib.

I will use it, and credit you.

If you have a site, I will link to it, if not, just your Scratch page.


Visit my site, Gershmer.net
Leave me a voicemail at my Google Voice number, [removed]

Offline

 

#43 2010-01-31 13:54:08

adriangl
Scratcher
Registered: 2007-07-02
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

gershmer wrote:

I am indeed just using raw knowledge and online help sites.

Thanks Paddle2See and the others (you kinda have to mention a Scratch Admin) for your support.

Thank you TheSaint for your MadLib.

I will use it, and credit you.

If you have a site, I will link to it, if not, just your Scratch page.

My Scratch Profile Website and I will link to your website  smile


Scratchin' since 2007

Offline

 

#44 2010-01-31 14:00:54

gershmer
Scratcher
Registered: 2009-02-12
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

adriangl wrote:

gershmer wrote:

I am indeed just using raw knowledge and online help sites.

Thanks Paddle2See and the others (you kinda have to mention a Scratch Admin) for your support.

Thank you TheSaint for your MadLib.

I will use it, and credit you.

If you have a site, I will link to it, if not, just your Scratch page.

My Scratch Profile Website and I will link to your website  smile

adiangl fail. I was talking to TheSaint for his MadLib.


Visit my site, Gershmer.net
Leave me a voicemail at my Google Voice number, [removed]

Offline

 

#45 2010-01-31 15:03:07

TheSaint
Scratcher
Registered: 2008-11-04
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

Lol,just link it to my profile. I has no site.

Offline

 

#46 2010-01-31 15:13:43

gershmer
Scratcher
Registered: 2009-02-12
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

TheSaint wrote:

Lol,just link it to my profile. I has no site.

OK.

Expect to see it online soon.


Visit my site, Gershmer.net
Leave me a voicemail at my Google Voice number, [removed]

Offline

 

#47 2010-01-31 15:56:36

TheSaint
Scratcher
Registered: 2008-11-04
Posts: 1000+

Re: The Best Thing I Ever Wrote in PHP + HTML

Cool.  big_smile

Offline

 

Board footer