Search found 40 matches
- Sun Aug 07, 2005 10:31 pm
- Forum: PHP - Code
- Topic: PHP Poll, stop double voting
- Replies: 7
- Views: 1369
- Sun Aug 07, 2005 11:13 am
- Forum: PHP - Code
- Topic: PHP Poll, stop double voting
- Replies: 7
- Views: 1369
PHP Poll, stop double voting
I have managed to script a poll with PHP and mySQL. Currently on the page i have the table in which the choices can be made and a second table with the results. I would like for those who havnt voted to see the first table, and for those who have voted to see results, and not be able to vote again (...
- Tue Jul 26, 2005 12:31 pm
- Forum: PHP - Code
- Topic: PHPmyadmin CSV import
- Replies: 1
- Views: 556
- Tue Jul 26, 2005 10:07 am
- Forum: PHP - Code
- Topic: PHPmyadmin CSV import
- Replies: 1
- Views: 556
PHPmyadmin CSV import
Can anyone help me use phpmyadmin to import a csv file into a mySQL database.
At the moment it will only import a single line from the file (but it does that properly).
At the moment it will only import a single line from the file (but it does that properly).
- Sun Jul 24, 2005 8:30 am
- Forum: PHP - Code
- Topic: File Extensions
- Replies: 16
- Views: 2142
- Sun Jul 24, 2005 3:04 am
- Forum: PHP - Code
- Topic: File Extensions
- Replies: 16
- Views: 2142
- Sun Jul 24, 2005 2:11 am
- Forum: PHP - Code
- Topic: File Extensions
- Replies: 16
- Views: 2142
File Extensions
Hey Guys,
Whats the most professional way when it comes to page extensions and url passing?
eg
http://www.site.com/contactus.php
http://www.site.com/contactus.html
http://www.site.com/contactus/
http://www.site.com/contactus.php?id=1
http://www.site.com/contactus/1/3
Whats the most professional way when it comes to page extensions and url passing?
eg
http://www.site.com/contactus.php
http://www.site.com/contactus.html
http://www.site.com/contactus/
http://www.site.com/contactus.php?id=1
http://www.site.com/contactus/1/3
- Tue Jul 12, 2005 9:52 pm
- Forum: PHP - Code
- Topic: MySQL Error: No Database Selected
- Replies: 15
- Views: 2953
- Tue Jul 12, 2005 9:34 pm
- Forum: PHP - Code
- Topic: MySQL Error: No Database Selected
- Replies: 15
- Views: 2953
- Tue Jul 12, 2005 9:02 pm
- Forum: PHP - Code
- Topic: MySQL Error: No Database Selected
- Replies: 15
- Views: 2953
- Tue Jul 12, 2005 8:30 pm
- Forum: PHP - Code
- Topic: MySQL Error: No Database Selected
- Replies: 15
- Views: 2953
- Tue Jul 12, 2005 12:59 pm
- Forum: PHP - Code
- Topic: MySQL Error: No Database Selected
- Replies: 15
- Views: 2953
- Tue Jul 12, 2005 12:43 pm
- Forum: PHP - Code
- Topic: MySQL Error: No Database Selected
- Replies: 15
- Views: 2953
- Tue Jul 12, 2005 12:35 pm
- Forum: PHP - Code
- Topic: MySQL Error: No Database Selected
- Replies: 15
- Views: 2953
- Tue Jul 12, 2005 11:59 am
- Forum: PHP - Code
- Topic: MySQL Error: No Database Selected
- Replies: 15
- Views: 2953
MySQL Error: No Database Selected
I am new to php, but have been getting the hang of it. That is until today, when it left me heartbroken. I am building a photogallery to add to a site i have built. The cms component where users upload images seems to work fine. However, the public page is supposed to work like such, -- Page check t...