Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However