Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea