RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?