contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
ok i need to join all this pages to make 1 neat code
i have 5 pages that make up my tv guide it works 100% but i want to make it 1 page if i can or 2, i
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Points for Wiki contribution
Hi everyone,
I want to know how long does it take for the moderator to award points for a
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The