how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am