User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
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)
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Need help with cin setw
I made a program here is my code:
#include
#include
#i
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help