Jump to content

Yuval200

Members
  • Posts

    79
  • Joined

  • Last visited

Everything posted by Yuval200

  1. Hey guys, I have a problem, I was bord and wanted to do a little thing in XHTML and CSS, every thing got fine, but there is a problem with the border of the table, here is what I put in the "style": border-width:thick; border-color:#000000 Here is the hole XHTML file: <html dir="ltr"> <head> <title>SysIdx</title> </head> <body> <div style="font-family:verdana; font-size:9pt"> <table style="border-width:thick; border-color:#000000"> <tr> <td bgcolor="red" width="250" height="15">Test</td> </tr> </table> </div> </body></html> Note: I know that the XHTML file is missing a doctype, and some of it is in CSS and some of it uses depracted things, just ignore it, it doesn't matter.If anyone can help me, I will be more then happy.Regards,Yuval.
  2. Hm,Little Goat - I don't think I tried it, but EasyPHP is slowing down my comp as ######, so I prefer not to try.gml_josea - Tried XAMPP to some 4 ~ 5 mouth ago, didn't worked to.I think im destined to not know side scripting languages .
  3. Little Goat - I tried it before, and re-tried it now. I installed it, and created a .php files, didn't work.Chocolate570 - I saw that page before I wrote this topic, becouse (sp?) the guid gave only the links to the pages, thats why Im asking here. So can you please answer me? tnx.yusri - A whole site ? can't I just download some things without reading 46868960213 articles?thanks for your attencion,Yuval.
  4. Sorry for spamming guys, but I have some questions that needs the be asked.First of all, I want to start learning PHP, I know HTML, XHTML and abit CSS, I tried ASP first, but its to hard for my understanding.So I sayed - "PHP it is!", but I have some problems.So, I think I want the PHP on my computer, so I will not have an upload frenzy, yet, some issues: http://httpd.apache.org/download.cgi - What do I install here?! there so much links, and words like "Unix" that I can't understand, if any one here can just give me a link. Once I finish installing it there, where do I install PHP? Once I finish installing the Apache server and PHP, where do I install the MySQL server? When ill finish the 2 things above, will I be able to put .php files every where in my computer? If not, where will I put the .php files? Ill love some answers,thanks in advance.Btw, im using windows 98 SE.Yuval.[Oh, another thing, English isn't my first language, so I'm sorry if I have grammar or spelling mistakes in the post].
×
×
  • Create New...