Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me the logic?
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer and winter) Should i be using GMDATE and GMMKTIME or DATE and MKTIME... for all my date and time
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:Code: <?php$mydate = "";$daysaway = 400;$startdate = "5/5/2005";//I need
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 pt grading scale)
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but I can't figure it out. If anyone could help, I would truly appreciated it! if(isset($countryid))
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
Array becomes unset by itself?
Hi,I have a bit of experience with PHP but not extensive. It seems I cannot store any items to the array $details. The class:class Newsletter {public $details = array();function Newsletter($id)
Advice on how to delete a mysql row using my form
Hi,I am very new to php and am struggling to work out how to delete a portfolio item (a row from my database using my form which is here):
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,