Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?