Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
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
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";