HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
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
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou