Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee