Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no