weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no