Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 06-27-2006, 04:14 PM Prayer Wall!!
cpfreak23's Avatar
Super Talker

Posts: 143
Trades: 0
I am creating a website for my church's youth group. I have most of the website finished, but they want a "virtual prayer wall."

Basically an applet that a user on the website will go to and type in their prayer, click submit, and the prayer will be posted on a page (that resembles a wall)

I know I'll need to use PHP (or something similar) and that I'll need a database to store the prayers. I'm fairly familar with PHP, and I've worked on databases before but I'm no expert. So if someone could point me in the right direction that would be greatly appreciated.
cpfreak23 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-27-2006, 09:21 PM Re: Prayer Wall!!
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
You can use http://www.phpbb.com/ for free.
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 06-28-2006, 05:07 AM Re: Prayer Wall!!
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
Trades: 0
I would make a pretty big css area with a brickwall backgound image in it.

I would then grab prayers and slap them onto the wall, perhaps using a table to distribute them evenly or if you want to be flash you could grab the prayes and GD them onto a wall image in a random fashion (providing they are readable) which would maybe be a nice effect.

ibbo
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Linux user #349545 :
(GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKCWenpm XoA7LNydllVQOwCf
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Old 06-28-2006, 02:43 PM Re: Prayer Wall!!
cpfreak23's Avatar
Super Talker

Posts: 143
Trades: 0
Yah i thought about using phpBB but its really overkill. I have wordpress running the rest of the site and i guess i could set it up as if they are making comments to a page. Yah i think i can do that. I was just hoping for something lighter.
cpfreak23 is offline
Reply With Quote
View Public Profile
 
Old 06-28-2006, 03:25 PM Re: Prayer Wall!!
Extreme Talker

Posts: 170
Name: XpIndia.Com
Trades: 0
Neat idea. I think you can do this with forum modding.
Try invision , vb, or phpbb2 forums. Get hold of a good modder.
He may charge you for that

Mambo is another option.
__________________

Please login or register to view this content. Registration is FREE

Server alert/reseller-
Please login or register to view this content. Registration is FREE
XpIndia.Com is offline
Reply With Quote
View Public Profile
 
Old 06-28-2006, 03:34 PM Re: Prayer Wall!!
AliKat's Avatar
Extreme Talker

Latest Blog Post:
Save the Children
Posts: 176
Location: MS
Trades: 0
wordpress with the classic page.php style will allow you to comment. You might beable to make a Prayer Wall Template using the classic page.php page. The default wordpress page.php doesn't allow comments so it would have to be modified, depending on what theme it's based on.
AliKat is offline
Reply With Quote
View Public Profile Visit AliKat's homepage!
 
Old 06-28-2006, 06:57 PM Re: Prayer Wall!!
cpfreak23's Avatar
Super Talker

Posts: 143
Trades: 0
yah im already working on using wordpress's comments. it will be the easiest to do i think
cpfreak23 is offline
Reply With Quote
View Public Profile
 
Old 06-28-2006, 07:00 PM Re: Prayer Wall!!
cpfreak23's Avatar
Super Talker

Posts: 143
Trades: 0
btw do any of you know of any handwritten fonts that are "websafe" - a font that is widely available across many browsers and operating systems
cpfreak23 is offline
Reply With Quote
View Public Profile
 
Old 06-29-2006, 12:04 PM Re: Prayer Wall!!
AliKat's Avatar
Extreme Talker

Latest Blog Post:
Save the Children
Posts: 176
Location: MS
Trades: 0
no, but if you are thinking of using it for headings and the like Wordpress has a plugin in that allows you to use any text and it'll turn it in to a graphic. Mostly for the title of the article but it can be used for thinks like Pages, Archives etc that are h2 elements you'll have to read the plugin for that information tho.

The Codex should link to it.
AliKat is offline
Reply With Quote
View Public Profile Visit AliKat's homepage!
 
Old 06-29-2006, 04:00 PM Re: Prayer Wall!!
cpfreak23's Avatar
Super Talker

Posts: 143
Trades: 0
i looked around but couldn't find anything that turned text in to a graphic, even though i've seen it used before. You wouldn't happen to have a link you could provide me??
cpfreak23 is offline
Reply With Quote
View Public Profile
 
Old 06-29-2006, 04:06 PM Re: Prayer Wall!!
cpfreak23's Avatar
Super Talker

Posts: 143
Trades: 0
nvm i found some stuff .. thanks though
cpfreak23 is offline
Reply With Quote
View Public Profile
 
Old 06-29-2006, 04:10 PM Re: Prayer Wall!!
AliKat's Avatar
Extreme Talker

Latest Blog Post:
Save the Children
Posts: 176
Location: MS
Trades: 0
no problem I probably just would have posted the code as I don't have the link but have the plugin.
AliKat is offline
Reply With Quote
View Public Profile Visit AliKat's homepage!
 
Old 06-29-2006, 06:15 PM Re: Prayer Wall!!
cpfreak23's Avatar
Super Talker

Posts: 143
Trades: 0
Well actually do you think you could post the code? I thought I found what I wanted but it's not now that I look at it.
cpfreak23 is offline
Reply With Quote
View Public Profile
 
Old 07-01-2006, 09:14 AM Re: Prayer Wall!!
pappasaa's Avatar
Ultra Talker

Posts: 268
Trades: 0
Quote:
Originally Posted by cpfreak23
Yah i thought about using phpBB but its really overkill. I have wordpress running the rest of the site and i guess i could set it up as if they are making comments to a page. Yah i think i can do that. I was just hoping for something lighter.

Not sure if you got this script for this yet but I have what your looking for. Just a simple php script that people can post up stuff...just like a guestbook but I will add what feilds you want. I don't feel like building the template for it but I will hook you up with all the files you need to get the functions you want. Its free if it is for a church but if you plan on useing it for anything else you will need to brake a nih off with some cheeze.
pappasaa is offline
Reply With Quote
View Public Profile Visit pappasaa's homepage!
 
Reply     « Reply to Prayer Wall!!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.36799 seconds with 12 queries