I always found several blank records inside my database, although $SESSION is required to insert the data into database.
Why can this happen? how to prevent this?
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work. | <?$delid=$_GET['delid'];echo $delid;if(isset($_POST['submit'])){$delquery="DELETE FROM table
All possible combinations of Strings from table in PL/SQL
Hi,
problems with script
I made a small script wich exchanges points in my website: <?phpsession_start();include_once"config.php";$username = $_SESSION['username']; if(isset($_POST['exchange'])){$spoints =
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 javascriptPlease help
Recognising Revenue daily
Hello.
Run function every 5 mins ??
I have a function PostMessage()How can I run it every 5 mins ??
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a result set with pagination. The first page results (first 10 records) will update with the batch, but
listcube issue
Hi
What is SAP Avatar ?
Hi All,
max function question
Hi All