the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
TimeZoneOffset
Hello,
Please i need your help. I have a system that users can use to punch in and out. This
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Insert numbers from Barcode scanner into online php page
I have a real big problem, Here is what I'm trying to do. I have a Intermec CN3 handheld computer th