How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
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,