Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
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
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc