Welcome Guest ( Log In | Register )



2 Pages V  < 1 2  
Reply to this topicStart new topic
> Create Your Own Shout Box, All you need is just PHP
ojnoka
post Jan 13 2008, 01:13 AM
Post #11


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 1
Joined: 13-January 08
Member No.: 27,575



Hi,
I am new in here. Was browsing the web to look for a good shout script, and came to this page. I have tried it, but I get this message. Can somebody help me out with this error message?

Parse error: syntax error, unexpected '[' in /home/liekwie/public_html/samfoek/schreeuwen.php on line 12

Thank you in advanced!

Ojnoka
Go to the top of the page
 
+Quote Post
rockarolla
post Feb 5 2008, 06:53 AM
Post #12


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 47
Joined: 5-February 08
From: Japan
Member No.: 28,155



First - I like the shoutbox a lot...

I might use a similar thing instead of starting a fowum on my web site...thats why I'll make it accessible only for registered users. I appreciate the work on formatting - I ain't good in that.

To parse the input for mallicious entries ain't a problem.

At the end - A NEAT WORK!
Go to the top of the page
 
+Quote Post
iGuest
post Jun 17 2008, 10:39 AM
Post #13


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



Your shoutbox tutorial
Create Your Own Shout Box

How can I get posters IP:s to show on me? In database txt file?
Go to the top of the page
 
+Quote Post
chappill
post Jul 17 2008, 03:07 PM
Post #14


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 1
Joined: 17-July 08
Member No.: 31,508



CODE
$shout = " ".$shout;
$shout = str_replace(chr(60), chr(58), $shout);
$shout = str_replace(chr(62), chr(58), $shout);
$shout = preg_replace($link_search, $link_replace, $shout);

Can you see what I've added in there?
It changes all < to : but the problem is people cant submit links anymore... It's either exploitable or people can send links...
Doesn't matter on the name box because its too small anyway.
Nice shoutbox script though, I couldn't of done that.
By the way I made an account just to say this lol.
I'll introduce myself now Ben, 14, England.


This post has been edited by chappill: Jul 17 2008, 03:12 PM
Go to the top of the page
 
+Quote Post

2 Pages V  < 1 2
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How To Create A Popup Window With Javascript?(19)
  2. SMF - Shout Box Mod Installation(48)
  3. How To: Create PDF With Php(15)
  4. How Do I Create And Write To Files?(4)
  5. Help Needed To Create Login Script With Perl/cgi(21)
  6. How Can I Create A "number Of Visitors" Script(8)
  7. How To Create "ghost" Images (norton) On Windows(46)
  8. You Cannot Create A File Named Con(8)
  9. How To Create Your Own MSN Winks ?(10)
  10. Create A Site Without Cms But Just Dreamweaver?(6)
  11. Help Me Create A Text-based, Turn-based Game(8)
  12. I Want To Create A PHP Text Based Web Game(5)
  13. Create And Import JavaScript Modules For A Large Script(2)
  14. The Cloning Issue(40)
  15. Can You Create A Folder Name "con"(14)
  1. New Browser Based Game, Create Or Conquer(4)
  2. How To Create A Good Forum(27)
  3. Help Needed To Create Windows Startup Script!(4)
  4. How Do I Create Static Routes In Windows Xp?(10)
  5. Create Dynamic Gui ?(7)
  6. How To Create Your Own Proxy Site (free And Easy)(12)
  7. Altiris Deployment Server: Creating Boot Disks (remote)(2)
  8. Easiest Free Forum To Create Custom Skin For?(2)
  9. How To Create/edit/delete Ftp Accounts With Php(1)
  10. Addon Domain Help(1)
  11. Xml-echo Google Sitemap Generator(0)
  12. How To Create A "user Profile" Page.(0)
  13. How Do You Create A Vista?(12)


 



- Lo-Fi Version Time is now: 24th July 2008 - 02:09 PM