the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
fire away
i launched about 4 months ago as a lagit co. i have 2 paying clients, 1probono, 1 side progect, and
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
Motivational Posters
Hello,
I wonder how can i do them in php. Are there any sample codes that you can show me?
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Functions Not Loading Into Div
I had some help doing some of this but what I'm trying to do is get my functions to retrieve its val
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is