column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Linux socket programming
Where can I find a good introduction to socket programming?
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi