Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now