Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
Need help with cin setw
I made a program here is my code:
#include
#include
#i
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Keeping data in form
How can I keep whatever I write in the form?