md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo