Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Problem with Subscreen
Dear Experts ,
I am facing a problem with the subscreens. My senario is as follows :
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
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.
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();