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
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter