Forum: JavaScript / DHTML / AJAX Apr 26th, 2005 |
| Replies: 20 Views: 43,694 You can use JS and a cookie...
Create a directory with images named ##.jpg
Then when the page loads read or set the cookie with that image id (##) the next time the page loads read the cookie... |
Forum: PHP Apr 26th, 2005 |
| Replies: 11 Views: 35,169 Hi
You first need the information that your school has given you to access the database...
This will include...
Database User Name
Database Password
Database Server Name
Database Server... |