Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
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
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see