Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D