Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han