Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...
Moderator: General Moderators
Vietboy
Forum Commoner
Posts: 41 Joined: Mon Dec 01, 2003 10:59 pm
Post
by Vietboy » Fri Jan 02, 2004 2:03 pm
HI you guys.
I try to dl some shoutbox from hotscripts.com and none of them works for me.
I was wondering if write a simple one.
with php/mysql
It will have name fields: name, e-mail, web, message
Then once a user slick submit, it write to the database. just trying to keep it simple..
Straterra
Forum Regular
Posts: 527 Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:
Post
by Straterra » Fri Jan 02, 2004 2:04 pm
So...um...what is your question?
mwong
Forum Commoner
Posts: 34 Joined: Sun Dec 28, 2003 2:58 am
Post
by mwong » Fri Jan 02, 2004 3:53 pm
Yes. It is pretty simple
m3mn0n
PHP Evangelist
Posts: 3548 Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada
Post
by m3mn0n » Fri Jan 02, 2004 3:55 pm
It shouldnt take more than an hour if you want it fully featured...
Vietboy
Forum Commoner
Posts: 41 Joined: Mon Dec 01, 2003 10:59 pm
Post
by Vietboy » Fri Jan 02, 2004 6:10 pm
could you post the sources code here?
7up
Forum Newbie
Posts: 18 Joined: Tue Dec 09, 2003 12:47 pm
Post
by 7up » Fri Jan 02, 2004 6:23 pm
hey does anyone know how to embed a php file into html????
fungku
Forum Newbie
Posts: 5 Joined: Wed Dec 31, 2003 11:59 pm
Post
by fungku » Fri Jan 02, 2004 9:33 pm
<?php include('file_dir/file_name.php'); ?>
Put that in a webpage, and rename the webpage so it's extension is .php instead of .html