$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
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
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall