NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<