Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <