understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would