Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
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
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre