i wish to count the number of rows with a given content, group them by one of the columns and print the results:
code:
$countdet=mysql_query("SELECT size, COUNT(*) FROM Details WHERE mapLoc = '$rowloc[id]' GROUP BY size") or die(mysql_error());
while($rowcd=mysql_fetch_array($countdet)){...
i have a table, it has fields, i would like to move one of the fields to the end of the table (its currently in the middleish). Is there an easy way to do this? if not what is the hard way?
thanks
where is a good forum to ask for help with issues regarding maple, matlab, and similar packages? if anyone here is confident with them ill elaborate on the specific problem im having
thanks
I have a page which i would like to redirect to another after a small amount of time.
So i went into google and came up with the meta refresh tag in the head section.
However i use php include to put a header and footer on every page, including the head section in the header file, so id rather...
interested in a link exchange with a photo site, i.e showing off your photos, if it were for high res or panoramas like on my site http://lifeinmegapixels.com then even better, but aslong as your showing off some of your artwork (rather than just your wedding snaps to show to your family) then...
is this just me or is it happening to others earlier, the whole x10hosting site seemed to go down a couple of hours ago, so i thought maybe it's an extension of that...
edit: ftp is working fine, but i cant get through the front page login to the accounts panel, let alone the cpanel
anyone got a vague idea how long after order the double webspace and bandwidth i should see the extra space in cpanel, i paid for it about 4 hrs ago and cant see it yet, am i too hasty, or is that long enough to contact support?
I was rather hoping to upload some stuff this evening...
general comments, positive, negative, constructive, trolling, whatever, have a look, zoom around the pictures, and leave a comment if you have anything to say:
http://lifeinmegapixels.com
Id like to set up a mailing list associated with my wbsite so i can inform subscribers of updates, but cant quite figure out how to do so. I got as far as createing an e-mail account and mailing list from cpanel.
I had a search through google and such, but cant quite figure how to have a form on...
I notice that awstats doesnt provide any information about the screen resolution of site visitors. I would quite like to know this to help with the design of my site, so i was wondering is there a way to enable this in awstats. If not is there a way to get the information using a different...
I have a small table with about 20 entries, each entry has a cell containing a set of tags, made searchable by the FULLTEXT command thingy, so that i can search by tag using MATCH() AGAINST().
However, when i search by tag, some of them seem to work, and others not, i.e when i search for the...