couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
What is SAP Avatar ?
Hi All,
This G.Satish , my boss asked me to explore on SAP Avatar. I searced in internet
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope