Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me