str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
PHP Display Telephone Number On Referrer
I have used the php below to show a different telephone number in the header of the site depending u
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres