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 Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
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,
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <