understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th