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
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Multiple forms on the same page (safari)
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco