Search results

  1. N

    PHP and ASP server question.?

    Hi I have a question that I am having trouble with. I have on my PC WAMP running for PHP and it works fine I recently configured IIS on y laptop to use ASP but my question is this. Can I run both servers on my PC as I find it easier to work from it. The reason I ask is because both seem to...
  2. N

    PHP Website Directory Search.?

    Hi and firstly thanks for taking the time to look at this. Right what I am looking to do is this create a MySQL Database and store within it. HTML pages: names, title, meta tag and their file path. When I have these stored I want to create a PHP search function that when a user enters...
  3. N

    PHP Website Directory Search.?

    Hi and firstly thanks for taking the time to look at this. Right what I am looking to do is this create a MySQL Database and store within it. HTML pages: names, title, meta tag and their file path. When I have these stored I want to create a PHP search function that when a user enters...
  4. N

    Is this free verse poem good ?

    As I lay down on the freshly cut green grass I raise my view up into the heavens and linger to see the honey-brown leaves from the tall trees that surround me swiftly glide and twirl through the air I feel blessed. As I hear the wind growl with strength and vigor,I contemplate it's power and...
  5. N

    all of my life on the line?

    all of my life on the line its a lyric from a rap sone with kyane west help i cant spell
  6. N

    fujitsu siemens amilo mini ui 3520 problem?

    I want to format my laptop but i dont know how.... I visited the fujitsu siemens website and i found that i need to press F8 on system startup and then find system repair... Then problem is when i press F8 there is no system repair option on the list!!??? what discs? i dont have a disc drive...
  7. N

    Help with the following PHP error.?

    Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by...
  8. N

    fujitsu siemens amilo mini ui 3520 problem?

    I want to format my laptop but i dont know how.... I visited the fujitsu siemens website and i found that i need to press F8 on system startup and then find system repair... Then problem is when i press F8 there is no system repair option on the list!!??? what discs? i dont have a disc drive...
  9. N

    how to get my wireless internet connected to my sony ericsson phone?

    i have a wi/fi router and i know the phone is capable of doing it i just dont know how
  10. N

    fujitsu siemens amilo mini ui 3520 problem?

    I want to format my laptop but i dont know how.... I visited the fujitsu siemens website and i found that i need to press F8 on system startup and then find system repair... Then problem is when i press F8 there is no system repair option on the list!!??? what discs? i dont have a disc drive...
  11. N

    fujitsu siemens amilo mini ui 3520 problem?

    I want to format my laptop but i dont know how.... I visited the fujitsu siemens website and i found that i need to press F8 on system startup and then find system repair... Then problem is when i press F8 there is no system repair option on the list!!??? what discs? i dont have a disc drive...
  12. N

    PHP and MySql record selection.?

    Does anyone know how to select data from a database without knowing it. By this I mean I am creating a user forgot password link so they provide their user name and I find and select their user name but I need to alter the password how do I do it as no form will submit the password. So I need...
  13. N

    anyone know how to add numbers up with PHP?

    By this I don't mean variables I can do that what I am after is this. I have a log in script working fine but what I want is every time a person logs in, it before registering session variables pulls a number next to their details out of the database adds one to it and puts it back into the...
  14. N

    div tags in HTML background help.?

    div.menu { background-image: url(images/menubg.png); background-repeat: no-repeat; } This is the code I use to give a div a background but it isn't working yet when I replace the div.menu with "body" it works fine so it isn't the code that is wrong what is it with div tags they seem to...
  15. N

    Nokia 2730 sound on my computer?

    i have connected my nokia 2730 to my computer, what do i do to prevent the PC from picking the sound from the phone.
  16. N

    What time will the call of duty black ops multiplayer revel will be out? like on

    youtube or there site? i think its in 2 hours i liv in California can anyone confirm this? itl be online though.
  17. N

    Any ideas for a full electronics starter kit?

    By starter I mean on my side as in i'm new to electronics. Thing is I have bought a book which teaches me electronics but would like to by an electronics kit to go along with it with a few of the components I'm buying my own soldering gun. But would like a kit consisting of electronic components...
  18. N

    PHP Blog with no users? Help.?

    Right let me firstly explain the above. What I'm after here is a communication board like you see on certain news sites were you read the story and leave a reply no registering. It is for a tutorial I have on a web site they jump to the discussion page and ask questions. Now I already have a...
  19. N

    php registration script add on function help?

    include ("server details"); $tbl_name="login"; mysql_connect("$host", "$username", "$password")or die("cannot connect"); mysql_select_db("$db_name")or die("cannot select DB"); $myusername=$_POST['username2']; $myemail=$_POST['email']; $mypassword=$_POST['password1']; $sql="SELECT * FROM...
  20. N

    Does anyone remember a CSI episode where grissom was opening up a maggot?

    I think there was a college campus and a woodchipper involved, any direction would be appreciated.
Back
Top