Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
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
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu