PDA

View Full Version : Can anyone help me with html and php script?



Souljah
01-27-2003, 09:51 AM
Hi

just wanted to know how you put links with a 'cover text' in script when writing in php nuke (this is similar to how you insert URL's here i think) Just wanted to know a couple of basic code points for this - also, can anyone tell me how to write in bold?

prana
01-27-2003, 01:24 PM
I aint good with PHP but to insert a link

<A HREF="Your Link"> Link Here</A>

<B>Bold here</B>

now I wonder if what I typed shows up.... hmmmmmm

ricksitterly
01-27-2003, 01:47 PM
i'm pretty familiar with the basics of html, but is there any way I can start a message board or something on my site. I'm clueless..... are there any html or java codes that do it or is it something else. I have one of those free web space thingies that are just like "okay.. here's your web space" then they kick you to the curb and are like good luck figuring out how to use it.... JAKAS$!!!!

Souljah
01-27-2003, 06:18 PM
thanks prana, it worked! you have anymore useful bits like that?

prana
01-28-2003, 12:49 AM
hmmmm html and php arent my strengths, but perhaps if you could be more specific, I can help you when I have some time to spare ?

hehe :)

Sho
01-28-2003, 04:38 AM
That's basic HTML! :D

I thought PHP Nuke had a more simple system for that.