contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n