Hello, mailing list, I have problem with this oop code:
class Person {
var $name, $address, $age;
function Person($name, $address, $age) {
$this->name = $name;
$this->address = $address;
$this->age = $age;
}
}
Class Employee extends Person {
var $position, $salary;
function
Hello, mailing-list people, I need help about connect
the RDBMS Oracle8i through PEAR library, look this code
Test DB Class - PEAR
NAMEPHONEADDRESS
//connect
require_once('DB.php');
$db
=DB::connect("oci8://system:[EMAIL PROTECTED]/orcl");
// message
if (DB::iserror($db)) {
di
Hello, mailing-list people, I need help about connect
the RDBMS Oracle8i through PEAR library, look this code
Test DB Class - PEAR
NAMEPHONEADDRESS
//connect
require_once('DB.php');
$db
=DB::connect("oci8://system:[EMAIL PROTECTED]/orcl");
// message
if (DB::iserror($db)) {
die($db->
Try to these PHP development environment:
* Nusphere Studio
* Zend Studio
* Maguma Studio
hello all people in the PHP mailing list, bye.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello people, greet for all
I tried to install these:
Win95 as operating system
PHP as parser
Apache as Web server
Mysql as DB server
I tried to configure these platforms, and when I write
http://localhost
, it doesn't work, I think the problem is the web server, but I don't
unders
Hello people, greet for all
I tried to install these:
Win95 as operating system
PHP as parser
Apache as Web server
Mysql as DB server
I tried to configure these platforms, and when I write http://localhost
, it doesn't work, I think the problem is the web server, but I don't
understand becau
What is the e-mail to unsuscribe of the mailing-list?
-
Yahoo! Messenger
Nueva versión: Super Webcam, voz, caritas animadas, y más #161;Gratis!
Hello all, I am Orlando Pozo
How could I verify if a variable is a "Numeric string"? , I need help in this; for
example when I submit a form, all texts fields are sent in strings, if you need to
verify that the string is all numeric, How could I verify?, thanks for
8 matches
Mail list logo