phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Disable Scrollbar in TableControl
Hello everbody,
please can anybody help me - outherwise i'm going to become desperate :P<
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing