Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan