"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
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
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";