array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
New Search Engine problem
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);