Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav