Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";