Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?