The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
License Issue - service type user
Hi,
I would like to understand the following issue regarding sap license.
I wish to
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?