Vijay Pather
11-17-2007, 02:45 AM
Hey, im making a website and i pretty much want to have a registration to a php script that can allow users to log into a control panel (or something) and send a message to an administrator; which can include pictures and things like that.
So Like, pretty much its an online message system however i want to be able to edit it, put other things in it.
If you know of something similar could you let me know =)
Thanks,
Vijay Pather
protheory
11-24-2007, 03:33 AM
Hey, im making a website and i pretty much want to have a registration to a php script that can allow users to log into a control panel (or something) and send a message to an administrator; which can include pictures and things like that.
So Like, pretty much its an online message system however i want to be able to edit it, put other things in it.
If you know of something similar could you let me know =)
Thanks,
Vijay Pather
Are you talking about a vBulletin site/forum or a 'normal' website?
If you're talking about vBulletin I think the source should be available from your Admin CP if you wanted to edit the PHP code. If not it's pretty easy to get a program, PHP or otherwise, to enable your visitors to contact you. There's loads of 'live dialogue' type programs and scripts available. Take a look at SiteGround's live sales chat (http://www.siteground.com) for a simple text example. Also off the top of my head there's FlashChat (http://www.tufat.com/s_flash_chat_chatroom.htm) which includes all the Flash source code as well for $5. I'm assuming that as it's written in PHP it will come with the source for this as well and there's lots of user contributed source on their site too.
Hope this helps.
Pro :)