Can anyone help me .......

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
chris187
Forum Newbie
Posts: 1
Joined: Mon May 31, 2010 12:23 pm

Can anyone help me .......

Post by chris187 »

Hi Guys

Im not sure if im at the right forum but anyway il ask the couple of questions that i have and see if anyone can help me out :)

I have a php arcade script and im looking to do some seo work on it. To do this i need to do some on page stuff. I need to know
how to add h1,h2,h3 tags to pages, also how do i add alt tags to a image ? How do i go about changing the font style and also how
to make outbound links to other websites or even to inner pages of my own site ?

I would be very greatfull if someone could help me out or point me in the right direction. And here is the script the i have -

http://www.phparcadescript.com/

Thanks for your time

Chris
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Can anyone help me .......

Post by JakeJ »

I think you need to go through some basic php tutorials. Start with the one at www.w3schools.com. That should answer all of your questions.
Post Reply