Jinah Adam ’s Official weBlog..
my thoughts, my projects, my intrests, my reviews, my life ….

Archive for the 'php' Category

A Maldives PHP user group???

November 27, 2006

Dear PHP developers,
To my knowledge we have an abundace of PHP developers in the country,  i my self have been coding PHP for the last 2 years. I am sure i wouldnt be wrong to say we have more PHP users than LINUX users in our community. We have a linux user group. So why [...]

installing php on windows XP x64 edition

November 6, 2006

as anyone who has done any development/hosting on a win64 system wud knw it has IIS 6.0, theoratically the same one you find in server 2003. but i had to 2 to do a few additional steps compared to Server 2003 in order to install php on it.
all though my system had 64bit hardware(AMD64) [...]

carriage return, php and oracle .. and almost forgot .. line feeds

September 15, 2006

after five days of patiance, i finally did it. my first php/oracle app, everything went pretty smooth up until the final insert statement. When i inserted data to the table only some of the fields were updated. the data was comming from 4 multiline text boxes, the data was split into many fields(to suite the [...]