login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr