Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
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