| | |
Importing data from database into html page
Please support our MySQL advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Apr 2009
Posts: 2
Reputation:
Solved Threads: 0
Hi everyone,
I am creating a student timetable. I have the table done in html and I now need to input the values in the database.
I was trying to use something along the lines of
i keep getting an error of undefined day and time. I also tried
I got the same error except it was undefined sem1week1.day
appreciate any help
I am creating a student timetable. I have the table done in html and I now need to input the values in the database.
I was trying to use something along the lines of
MySQL Syntax (Toggle Plain Text)
if(DAY = 'Monday' && TIME = '9') { echo(subject); }
i keep getting an error of undefined day and time. I also tried
MySQL Syntax (Toggle Plain Text)
if(sem1week1.DAY = 'Monday' && sem1week1.TIME = '9') { echo(subject); }
I got the same error except it was undefined sem1week1.day
appreciate any help
Last edited by Ezzaral; Apr 3rd, 2009 at 3:01 pm. Reason: Added [code] [/code] tags. Please use them to format any code that you post.
•
•
•
•
Hi everyone,
I am creating a student timetable. I have the table done in html and I now need to input the values in the database.
I was trying to use something along the lines of
if(day = 'Monday' && time = '9') {
echo(subject);
}
i keep getting an error of undefined day and time. I also tried
if(sem1week1.day = 'Monday' && sem1week1.time = '9') {
echo(subject);
}
I got the same error except it was undefined sem1week1.day
appreciate any help
Ignorance is definitely not bliss!
*PM asking for help will be ignored*
*PM asking for help will be ignored*
![]() |
Similar Threads
- dynamicly linked dropdown lists (PHP)
- Warning: mysql_fetch_array (MySQL)
Other Threads in the MySQL Forum
- Previous Thread: Problem in inserting value of textarea in database???
- Next Thread: php/mysql dynamic multi-level menu problem
| Thread Tools | Search this Thread |
agplv3 alfresco amazon api artisticlicense aws bizspark breathalyzer camparingtocolumns changingprices cmg communityjournalism contentmanagement contractors copyright count court crm database design developer development distinct drupal dui ec2 email enterprise eudora facebook form foss gartner gnu government gpl greenit groupware hiring hyperic images innerjoins insert ip joebrockmeier join keyword keywords kickfire laptop law legal license licensing linux maintenance managing mariadb matchingcolumns metron micromanage microsoft microsoftexchange mindtouch montywidenius mozilla multiple music mysql mysqlcolumnupdating mysqldatetimeordermax() mysqlindex mysqlinternalqueries mysqlquery mysqlsearch news open-xchange opendatabasealliance opengovernment opensource oracle penelope priceupdating query referencedesign reorderingcolumns resultset saas select sharepoint simpledb sourcecode spotify sql sugarcrm syntax techsupport thunderbird transparency virtualization






