php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
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
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------