Forum: PHP Mar 21st, 2005 |
| Replies: 7 Views: 4,210 |
Forum: JavaScript / DHTML / AJAX Mar 20th, 2005 |
| Replies: 6 Views: 10,396 Re: Random image with text and link 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 the... |
Forum: JavaScript / DHTML / AJAX Mar 20th, 2005 |
| Replies: 6 Views: 10,396 Random image with text and link 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: 4,210 Re: Random text display with image, link 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: 4,210 Random text display with image, link 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,381 |
Forum: PHP Mar 16th, 2005 |
| Replies: 9 Views: 2,381 Re: new to php, need help adding a forum 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,381 Re: new to php, need help adding a forum 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,381 Re: new to php, need help adding a forum 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 to... |
Forum: Java Mar 13th, 2005 |
| Replies: 5 Views: 4,329 |
Forum: Java Mar 13th, 2005 |
| Replies: 5 Views: 4,329 |
Forum: Java Mar 2nd, 2005 |
| Replies: 5 Views: 4,329 a Java GUI based program using Swing classes, Vat 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 either... |
Forum: Java Oct 8th, 2004 |
| Replies: 4 Views: 7,800 |
Forum: Java Oct 7th, 2004 |
| Replies: 4 Views: 7,800 Re: Cylinder surface, area, height etc etc 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: 7,800 Cylinder surface, area, height etc etc 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 snippet... |