Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
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!<
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r