Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor