//Removed the 'Javascript' as well as 'css' styles here bcs tht wont be needed... //datas getting inserted fine on command line and on php-editor preview, but not on the localhost server. //"Apache/2.0.54 (Win32) Server at localhost Port 80" this is the bottom line msg displayed on my browser. ...
PHP Please help me
<? php
if $userinput = "http://www."
{
...
PHP Replace user input with link
by Mlopez,
January 02, 2008 01:39,
28 refactorings, tagged with http, parsing, phrasing, help, user, php, url, with, text, replace
im not quite sure where to ...
I created an html form to g...