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
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess