Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Keeping data in form
How can I keep whatever I write in the form?
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
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
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because