$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l