why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
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,