Shout Box help

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
lifedeuce
Forum Newbie
Posts: 4
Joined: Wed Jul 16, 2003 11:58 pm

Shout Box help

Post by lifedeuce »

I have recently designed this shoutbox in swish, http://www.dawgbones.com/chatter.swf

I was told that I would need php to get the box to work properly so I downloaded the phptriad software. Now what do I do? I have had the phpadmin control center open, but don't understan any of it. Can anyone help? Thank you.
Gen-ik
DevNet Resident
Posts: 1059
Joined: Mon Aug 12, 2002 7:08 pm
Location: London. UK.

Post by Gen-ik »

It's not a case of you having to download PHP... in order to use PHP your server (the place which will run your shoutbox) will need to have PHP installed.

If they have then you can use PHP on your website.

If you don't know how to program in PHP then you're gonna be spending a long, long time on this forum :wink:
lifedeuce
Forum Newbie
Posts: 4
Joined: Wed Jul 16, 2003 11:58 pm

Post by lifedeuce »

How would I find out if my server can host or has php? Thanks.
Gen-ik
DevNet Resident
Posts: 1059
Joined: Mon Aug 12, 2002 7:08 pm
Location: London. UK.

Post by Gen-ik »

The best way would be to contact your server provider. They should have some sort of contact or support email address.
Post Reply