Recent content by deanomcd

  1. D

    I want to make a 3D image in Maya, can anybody help?

    I have a 1 dimensional picture of a horse. I want to create a 3 dimensional picture in Maya of this horse. I have looked through the net for tutorials but cannot seem to get what I want. I would appreciate any help.
  2. D

    what is wrong with my php code?

    I am trying to make a registration page on my website but after many frustrations, it still will not work. The message "Registered" appears above the registration form and it will not submit. I would deeply appreciate any help on this. Here is the code: <?php mysql_connect('localhost', 'root'...
  3. D

    what is wrong with my php code?

    I am trying to make a registration page on my website but after many frustrations, it still will not work. The message "Registered" appears above the registration form and it will not submit. I would deeply appreciate any help on this. Here is the code: <?php mysql_connect('localhost', 'root'...
  4. D

    what is wrong with my php code?

    I am trying to make a registration page on my website but after many frustrations, it still will not work. The message "Registered" appears above the registration form and it will not submit. I would deeply appreciate any help on this. Here is the code: <?php mysql_connect('localhost', 'root'...
  5. D

    Can anybody help me with some code for inserting a comment box into my website?

    I want to insert a comment box into my website. The code I have is below. The only problem is the part of code for sending the comment to my email address. This part of the code is just written out on the page above the comment box when I load the page into preview. It cannot send the message to...
Back
Top