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>
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?