INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Aris, Netweaver BPM, Visual composer and X'app
Dear Experts,
Whats the relationship between the following components: Aris, Netweaver BP
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
split values
I have values that are returned to me in this format:
name=>test,age=>49
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections