1
2
3
4
<? php
if $userinput = "http://www."
{
...

PHP Replace user input with link

by Mlopez, January 02, 2008 01:39, 8 refactorings, tagged with replace, text, with, url, php, user, help, phrasing, parsing, http

im not quite sure where to ...

132a00e84e74c003f68311b39b28e969 Talk
1
2
3
4
<?php
$host = "host";
$user = "user";
...

PHP Message system IP-ban

by Elnaeth, November 04, 2007 12:33, 6 refactorings, tagged with ip, broken, help

I'm trying to get this to w...

0c36a298fc7f7c41cb08d12a65a609b1 Talk