Jump to content

joeysarsenal

Members
  • Posts

    91
  • Joined

  • Last visited

    Never

Everything posted by joeysarsenal

  1. i did that html validator but it still doesnt seem to work up to stratch
  2. i was told it was possible so i thought id ask here. Thanks for the quick reply.
  3. will give it a shot. thanks for the help ill keep u updated.
  4. [quote author=amethyst42 link=topic=110530.msg473378#msg473378 date=1164418410] http://www.w3schools.com/css/default.asp This is great, it has a 'try it' window for everything, manipulate the code and see what happens! [/quote] i need a site like that, is there another one similar?
  5. Hi, i know there a ways to search a table within the database but is there a way were i can search every single item within the whole database.
  6. Well i got it working but some errors ill c wat i can do then post it here if need help. Thanks guys
  7. yer, doesnt have to be flash hot. Just work. I got one of those examples to work, but is there a way to just import my data from already made tables?
  8. I want to host ftps and such off my computer. Although im running a wireless router and it assigns my ip address which for example would be like 10.10.10.1 So im not able to host the FTP. Is there a way to do this threw apache, ive heard of doing it threw it.
  9. just wondering if u can incoperate CSS with mysql like for example if i wanted to change the colours of the database tables etc.
  10. Ahh sorry for the double post i forgot to put in it code. And it was to late to edit. Sorry for the incovience . Im never new to this and having a real trouble getting it to work. I can understand it ok i guess but i will still get errors.
  11. Wasnt sure if this was the right place to post this, but i try to validate my code using w3 validator. And i get errors. Was wondering if anyone could help me below is my code
  12. Had alot of trouble trying to work the shopping cart.
  13. Hmm, ill give it a shot. Im still very new to this and these may be a bit 2 complex. But yeh ill let u know how i go.
  14. To be Honest i have nothing done. All my databases are built and i just dont know how to start the shopping cart. Do i need to create a serperate database for it or run it off the same thing? I really need some help in this section. Thanks in advance
  15. ahh i knew it was something simple. Thank you for your help.
  16. Im trying to create a database. Which has been created and i have many tables within the database but when i go to create my "Supplies" Table i get this error. Coding is below I get this error SQL is CREATE TABLE Supplys(Supply_ID int(4) NOT NULL AUTO_INCREMENT PRIMARY KEY,Supply_Name varchar(100) NOT NULL,Supply_Type varchar(50) NOT NULL,Supply_Cost varchar(20) ,Supply_Availble varchar(20),Staff_ID varchar(20); Error creating Supplys table: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.