All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin