contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&