How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft