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
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
simple php table loop
Hi all,
I've the following code
<?php // Create category options
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<