Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le