Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical