value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
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
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is