multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is