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>
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
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
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see