|
|
|
|
![]() ![]() |
Jan 13 2008, 01:13 AM
Post
#11
|
|
|
Newbie [ Level 1 ] 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 |
|
|
|
Feb 5 2008, 06:53 AM
Post
#12
|
|
|
Member [ Level 1 ] 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! |
|
|
|
Jun 17 2008, 10:39 AM
Post
#13
|
|
|
Newbie [ Level 1 ] 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? |
|
|
|
Jul 17 2008, 03:07 PM
Post
#14
|
|
|
Newbie [ Level 1 ] 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 |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 24th July 2008 - 02:09 PM |