word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
Writting a script to arrange images........ need some help
Ok so here is the link
http://hmtotc.com/dev/projects/vrassociates/jeweler_dev/admin/index.ph
SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho