Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
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)
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav