Forum: PHP Mar 21st, 2005 |
| Replies: 7 Views: 5,675 Many thanks thats brilliant, thanks for your time. |
Forum: JavaScript / DHTML / AJAX Mar 20th, 2005 |
| Replies: 6 Views: 13,593 Hi, just put two scripts together and managed to get a picture being a link and text to appea, but the text does not coinside with the image and the link.
I wan tthe specific text to apear with... |
Forum: JavaScript / DHTML / AJAX Mar 20th, 2005 |
| Replies: 6 Views: 13,593 Hi i have variouys different javascripts i have found on the net that allows me to generate random images, images as links and random text. Can any one help me create and all in one random genrator... |
Forum: PHP Mar 20th, 2005 |
| Replies: 7 Views: 5,675 Here is the first few lines of mt data file.
Great family holidays at Haven Book your UK holiday or short break today at Haven and
British Holidays. Visit our website today for a great family... |
Forum: PHP Mar 19th, 2005 |
| Replies: 7 Views: 5,675 Hi, im creating a website at the moment and i want to use this php code to create random effects on my page when its refrshed. Im using this php code which enetrs random text into a web page stored... |
Forum: PHP Mar 19th, 2005 |
| Replies: 9 Views: 2,901 |
Forum: PHP Mar 16th, 2005 |
| Replies: 9 Views: 2,901 Local host is the ip for machine hosting the forum.
You need to create a database in mysql through a admin program, and put that name of the databse into your php code, as well as your users name... |
Forum: PHP Mar 14th, 2005 |
| Replies: 9 Views: 2,901 Your proposed forum needs a database program, in this instance your using mysql. You need to have mysql on the same machine which is hosting your website. ( i think). If your putting yor website on... |
Forum: PHP Mar 13th, 2005 |
| Replies: 9 Views: 2,901 Needscripts.com
hotscripts.com
both of these websites have plenty of php scripts. Or just use google and search for php forum scripts. If you understand html then you should be able to adapt... |
Forum: Java Mar 13th, 2005 |
| Replies: 5 Views: 5,617 |
Forum: Java Mar 13th, 2005 |
| Replies: 5 Views: 5,617 Thanks for the reply. unfortunatly the code submited wouldnt compile. But after a few late nights and abit of lecturer interaction, i managed to finish the program, which calculated the vat on the... |
Forum: Java Mar 2nd, 2005 |
| Replies: 5 Views: 5,617 This is a piece of work i need to complete for my Object Orientated programming
module at university.
The task,
(User Input) Order Number, Name, Address line 1 and Address line 2 and select... |
Forum: Java Oct 8th, 2004 |
| Replies: 4 Views: 10,920 Yes, so that all of the other calculations that are being asked work as well ans coinsine with each other. |
Forum: Java Oct 7th, 2004 |
| Replies: 4 Views: 10,920 As well as calculating the volume of the cylinder which is already in this sample of code, i have to calculate the surface area, set the height, set the radius of the base, and set the center of the... |
Forum: Java Oct 7th, 2004 |
| Replies: 4 Views: 10,920 Hi, im using a code snippet found on this website,
ylinderVolume
A simplistic program to compute the volume of a cylinder when its radius and length are input via MyInput.class
code... |