send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Using the $_GET variable to view certain records
Hello,
First let me explain my problem, I have 2 pages the first page pull a list of Guide ti
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t