Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
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>
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee