string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
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
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...