Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']