PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
How to have a log of all the status a VIM document had been ?
Hi guys,
I’m using SAP Invoice Management plugin and the /OPT/VIM_ANALYTICS transa
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr