type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
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
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w