help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
SOAP Issue
Hi,
I am facing some understanding problem with SOAP basic.kindly recommend some SOAP expert.
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then