Forum: PHP Aug 26th, 2009 |
| Replies: 6 Views: 784 Well, I tried that, still no luck... |
Forum: PHP Aug 23rd, 2009 |
| Replies: 6 Views: 784 Thanks! I know nothing about java script. Do I just copy and paste that code into my php page? |
Forum: PHP Aug 21st, 2009 |
| Replies: 6 Views: 784 I have several columns in each row stored with a user's information. I have put a checkbox at the end of each row and a Delete button at the at the bottom of the table. How can I check a box and... |
Forum: PHP Aug 5th, 2009 |
| Replies: 5 Views: 313 Well, I just took out the include statement and just copied the data in its place. vars.php is just my database information. Still nothing... |
Forum: PHP Aug 3rd, 2009 |
| Replies: 5 Views: 313 Well, I tried added the extra = and turning on global variables, still nothing. It acts as though I just refreshed the page. |
Forum: PHP Aug 3rd, 2009 |
| Replies: 5 Views: 313 This is part of the code to a login form. The only file is index.php. The code continues but it what you get after you have successfully logged in. It doesn't matter what I put the the login form,... |
Forum: PHP Jul 28th, 2009 |
| Replies: 4 Views: 262 Thanks guys, works great! |
Forum: PHP Jul 28th, 2009 |
| Replies: 4 Views: 262 I have created a database. It just contains information about websites. One column has the path to an image, like a rating system(1-5 stars). I just need to display this information on a web page.... |