This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
quick question about System Change Number(SCN) in FlashBack Query topic
i know tht we can get the SCN of the database using flashback concept as follows
SQL>
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
php global variable
how can we create global variable so we can use its value in any form.. Please give example to