Search found 16 matches

Actual Results

Post Posted: November 3rd, 2008, 6:59 am

Not sure what your problem is but I don't even know if headline is an HTML element. If you did:
Code: [ Download ] [ Select ]
p { color:blue; }
...this would apply for the <p> HTML element. If you want to apply styling to a specific element such as p, but only specific ones in your Web page , you use classes ...

Post Posted: November 3rd, 2008, 6:54 am

Probably once a day :).

Post Posted: November 3rd, 2008, 6:54 am

SB wrote:
Why do you think it can't be integrated to laptops?


Touch screen? Small laptops?

Post Posted: November 2nd, 2008, 3:09 pm

Looks like an updated version of Vista to me. agreed vista is xp with nice bits stuck on to it and windows 7 is vista with touch screen, i think they should just rebuild the whole OS from scratch Hang on. They literally did that, have you seen so many programs that were incompatible with Vista? Thi...

Post Posted: November 2nd, 2008, 2:34 pm

Google visits my new forum everyday - its quite new and the most bots ever have been 2 so far - which I am quite surprised about.

Post Posted: November 2nd, 2008, 2:25 pm

Yes, it is a personal choice whether you want to have clean code but that is not the only reason why there are standards with the W3C (XHTML). I guess it is to keep code in seperation from one another, therefore it'd be more cross-browser but the only major reason is for cleanliness in your code. Th...

Post Posted: November 2nd, 2008, 2:19 pm

Not sure what your problem is but I don't even know if headline is an HTML element. If you did:
Code: [ Download ] [ Select ]
p { color:blue; }
...this would apply for the <p> HTML element. If you want to apply styling to a specific element such as p, but only specific ones in your Web page , you use classes i...

Post Posted: November 2nd, 2008, 2:13 pm

I don't really like Opera, if you double-click (which is a bad habit for me) it displays the right-click options (which really, really need to be removed). That's the only reason I don't use Opera. It isn't the best at rendering sites but its better than Internet Explorer I suppose. I haven't tried ...

Post Posted: November 2nd, 2008, 2:11 pm

This seemed like an introduction :P. Happy belated halloween - gone too fast as usual!

Post Posted: November 2nd, 2008, 2:09 pm

Yeah, it isn't unusual to receive these e-mails - they probably use the WHOIS database to find your e-mail address. I have received e-mails about my Internet connection is going to be suspended, but Google Mail has strong filters that blocked the e-mail and put it in the spam folder - that's why I c...

Post Posted: November 2nd, 2008, 2:02 pm

Do you get any errors such as SQL or PHP errors and if so can you display them below? This will help me see what the problem is, because I'm not entirely sure if its a MySQL query problem (it probably is) but I need to know first.

Cheers.

Post Posted: November 2nd, 2008, 7:04 am

Just as it states in the date() documentation, there are plenty of ways to display year as well as month, day, etc. Specifically for year you can use the following options:

  • y - 2 digit representation, (08)
  • y - and of course a 4 digit representation (2008)

Post Posted: November 2nd, 2008, 7:00 am

Seems completely fine to me so the only problem I would think it is, is the variable in the first bit of code: [code] 1. <form id="editstudent" name="editstudent" method="post" action="editstudent.php"> 2. <label for="rank">Student's Curr...

Post Posted: November 2nd, 2008, 6:54 am

Instead of people giving you advice that you won't even grasp from day one, you simply use that function enclosing the $_POST['name'] superglobal. For example, if you have a textfield: <input type="text" name="name" /> you'd do the following: [code]<?php $message=mysql_r...

Post Posted: November 2nd, 2008, 6:48 am

Hi,

My name's Ben and I code in PHP and CSS for Web design. My latest project is a PHP game with some unique features I have planned. I haven't been using the 'net long really, since around August 2005.
  • Sort by
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.