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
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon