Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"