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
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
Pass sql into pl/sql and create RMAN duplicate script.
Hi,
I'm new to pl/sql and I'm trying to write a script that will generate some RMAN comma
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan