update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the