how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
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
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug