the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go