Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown