Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho