Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
xml
<?php
echo "<h1>XML Articles</h1>";
$home
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s