• Member Avatar for mattster
    mattster

    Replied To a Post in senior of HS

    > Defence paid for uni, and a salary while I was there. > Even if you are the only student in uniform, being the only one with money helps a …
  • Member Avatar for mattster
    mattster

    Began Watching Not Banned .. that's a surprise

    Couldn't log in. Couldn't request reset. Immediate thought, I have p-ed off majorly those I should not. Those who have met me in person will be able to affirm this, …
  • Member Avatar for mattster
    mattster

    Replied To a Post in Not Banned .. that's a surprise

    > I am expletive 99% of the time. I would never have guessed lol, and so glad you're not banned!!
  • Member Avatar for mattster
    mattster

    Began Watching Disabled or read only input field shows Stop symbol when mouse overs on it

    Disabled or ReadOnly input field shows Stop symbol when mouse overs on it.How to get out of this problem.The look doesn't satisfied. Please help me how to show only cursor …
  • Member Avatar for mattster
    mattster

    Replied To a Post in Disabled or read only input field shows Stop symbol when mouse overs on it

    Example? Source code? Links/demos? Come on try a bit.
  • Member Avatar for mattster
    mattster

    Began Watching User profile

    This the following code for member_account.php in the member_profile.php there is a link for member_account.php, after I login then i can see all information and in the headbar it shows …
  • Member Avatar for mattster
    mattster

    Replied To a Post in User profile

    Are you sure `$_GET['id']` is set and is the correct value, so we have a valid `$query_UA `? I think that `<a href="member_profile.php?id=' .$row_UA['id']. '">' .$row_UA['username']. '</a>` is being echoed …
  • Member Avatar for mattster
    mattster

    Replied To a Post in Home Network for Database Access

    Yep I have a router (to which both PCs are connected) and that is connected to a modem and the internet. Thanks very much @JorgeM, so will i have to …
  • Member Avatar for mattster
    mattster

    Replied To a Post in Scrabble

    moat
  • Member Avatar for mattster
    mattster

    Replied To a Post in Scrabble

    fool
  • Member Avatar for mattster
    mattster

    Created Scrabble

    So the game works like this: We start with a word, and each person must change that word. You must change **one letter only**, and you **may not add or …
  • Member Avatar for mattster
    mattster

    Began Watching Scrabble

    So the game works like this: We start with a word, and each person must change that word. You must change **one letter only**, and you **may not add or …
  • Member Avatar for mattster
    mattster

    Replied To a Post in People do weird things for a living...

    a pilot who's scared of flying
  • Member Avatar for mattster
    mattster

    Replied To a Post in The Last Person

    thanks
  • Member Avatar for mattster
    mattster

    Began Watching What movie have you seen lately?

    Hi I watch a few movies the past weekend, just to relaxed and not think about work. I saw a few movies. I saw: **The Raid Redemption** - The best …
  • Member Avatar for mattster
    mattster

    Replied To a Post in What movie have you seen lately?

    The other week I saw **The Inbetweeners 2**, very funny but for a very select sense of humour!
  • Member Avatar for mattster
    mattster

    Began Watching senior of HS

    I've laughed, I've cried, I've torn out my hair, but yes! I have made finally to my senior year. I want to know what your senior year was like?
  • Member Avatar for mattster
    mattster

    Replied To a Post in senior of HS

    > here are many fine looking geek girls I found that at uni - I was very *very* happy where I was for 4 years ;p But at first I …
  • Member Avatar for mattster
    mattster

    Gave Reputation to stokie-rich in HTML 5 & CSS drop down menu

    thank you to OsaMasw and to mattster it now works a treat thank you soooo much
  • Member Avatar for mattster
    mattster

    Began Watching display data from database from login

    hye guys im new here. how do i want to display data from database to web page based on login ?example i already key in john as username and password …
  • Member Avatar for mattster
    mattster

    Replied To a Post in display data from database from login

    **To transfer the data:** After redirect (probably using `header("Location: lala.php");`) you will need to use sessions. At the top of your code above and on `lala.php`, place `session_start()`. ## Repalce …
  • Member Avatar for mattster
    mattster

    Replied To a Post in Home Network for Database Access

    So how do I setup the firewall so I can access it internally (without everyone on the internet getting access) Thanks very very much!
  • Member Avatar for mattster
    mattster

    Replied To a Post in Star Wars: Episode 7

    Aha lol exactly ;)
  • Member Avatar for mattster
    mattster

    Replied To a Post in one who can solve this php code ?!?

    Heres something based on what we've said so far: if(is_Array($Players)){ foreach($Players as $Player) { $option = htmlspecialchars($Player['Name']); echo "<option>". $option."</option>"; } } Neaten your code up and make it consistant. …
  • Member Avatar for mattster
    mattster

    Began Watching The Last Person

    to post in this thread, wins.
  • Member Avatar for mattster
    mattster

    Replied To a Post in The Last Person

    > Game over The game is over when I win.
  • Member Avatar for mattster
    mattster

    Began Watching Random Facts

    I'm hoping that people will post unusual or little known facts here. It would be proper to include a link to a source for confirmation. Here's a start. Speedy Gonzales …
  • Member Avatar for mattster
    mattster

    Replied To a Post in Random Facts

    Only 4% of the energy in a standard light bulb is light, the rest is heat West Virginia (USA) holds an annual "Roadkill Cook-off" Abraham Lincoln's Gettysburg address was only …
  • Member Avatar for mattster
    mattster

    Replied To a Post in Star Wars: Episode 7

    Maybe Disney will throw all of their money in, hijack George Lucas' ideas and come up with a bloody good film? Or not lol
  • Member Avatar for mattster
    mattster

    Began Watching Hi from Almere Holland

    I am an SAP ABAP developer professionally. Anyone else here that does the same?
  • Member Avatar for mattster
    mattster

    Replied To a Post in Hi from Almere Holland

    Hi there!
  • Member Avatar for mattster
    mattster

    Began Watching Im lost,

    Greetings 1 &all sckret newbie surfin from Trin.Bago. Im here 2make friends and get as much help as possible, dont mind giving a hand if i could either. By the …
  • Member Avatar for mattster
    mattster

    Replied To a Post in Im lost,

    Hi there!
  • Member Avatar for mattster
    mattster

    Began Watching Cloud Storage on Web Site

    Is there a possibility to create a cloud repository/storage for certain users to have access to? I was looking for ways to use something like google drive, dropbox, and github …
  • Member Avatar for mattster
    mattster

    Replied To a Post in Cloud Storage on Web Site

    https://www.copy.com/home/ Works great for me, not too sure how it'll do for your requirements but take a look!
  • Member Avatar for mattster
    mattster

    Began Watching display the image uploaded using session id

    Hello Daniweb,, I have uploaded an image using the student_id as its filename. The student id is auto-incremented and unique per student_id. Now i am confused why it gives me …
  • Member Avatar for mattster
    mattster

    Replied To a Post in display the image uploaded using session id

    `<?php print '<img src="uploads/'.$session_id.".".$ext'" />' ?>` A file extension would be a good idea, so assuming (as @pirateas has said) `$session_id = $student_id`, and you have an image saved in …
  • Member Avatar for mattster
    mattster

    Began Watching one who can solve this php code ?!?

    one who can solve this php code ^ echo "<option><?php echo htmlspecialchars( $Player[ 'Name' ] ); ?></option>"; ^ And the error on the page http://gyazo.com/aaf5d029a1da9d52ea3341dd01e55960
  • Member Avatar for mattster
    mattster

    Replied To a Post in one who can solve this php code ?!?

    **First Point:** Well what the hell am I meant to solve if I don't even know what the error message is? `echo "<option><?php echo htmlspecialchars( $Player[ 'Name' ] ); ?></option>";` …
  • Member Avatar for mattster
    mattster

    Edited Home Network for Database Access

    Hi There, This comes under a few forums on DaniWeb, so I've guessed and posted it here... I have two computers, both connected to the internet and running Windows 7 …
  • Member Avatar for mattster
    mattster

    Created Home Network for Database Access

    Hi There, This comes under a few forums on DaniWeb, so I've guessed and posted it here... I have two computers, both connected to the internet and running Windows 7 …
  • Member Avatar for mattster
    mattster

    Began Watching Home Network for Database Access

    Hi There, This comes under a few forums on DaniWeb, so I've guessed and posted it here... I have two computers, both connected to the internet and running Windows 7 …
  • Member Avatar for mattster
    mattster

    Replied To a Post in need my button disable when the textbox is Empty

    Sorry my bad, meant [is_null()](http://php.net/manual/en/function.is-null.php)
  • Member Avatar for mattster
    mattster

    Replied To a Post in Google map api shows nothing on screen

    <iframe marginheight="0" marginwidth="0" src="http://maps.google.com/maps? ... &**ll=50.954966,0.493012**&spn=0.018615,0.021458 ... output=embed" frameborder="no" height="500" scrolling="no" width="500"></iframe> Change `ll` so `ll=`-YourLat-`,`-YourLong So the end code would be like: <?php $src= "http://maps.google.com/maps?f=q&hl=en&amp;geocode=&q=&amp;ie=UTF8&om=1&amp;&s=AARTsJpQqM3ktaXD4q9ItwThgIRSOtr4zg&ll=".$row[1].",".$row[2]."&spn=0.018615,0.021458&amp;z=9&iwloc=A&amp;output=embed"; ?> <iframe marginheight="0" marginwidth="0" …
  • Member Avatar for mattster
    mattster

    Began Watching Free Video Software Recommendation

    I don't usually recommend software unless I am asked, but I came across something that was too good not to share. I had taken a video while biking down a …
  • Member Avatar for mattster
    mattster

    Replied To a Post in Free Video Software Recommendation

    Looks really good, thanks!!
  • Member Avatar for mattster
    mattster

    Began Watching hello

    hello every one m new here please say welcome to me
  • Member Avatar for mattster
    mattster

    Replied To a Post in hello

    Hi there!
  • Member Avatar for mattster
    mattster

    Began Watching Hello

    Hello, I'm old here. Immediately after signing up I noticed something odd about my quality score badge: ![008567e16e0de8f21994cc5054f0e1ba](/attachments/small/4/008567e16e0de8f21994cc5054f0e1ba.jpg "align-left") Should that be 100% or does my reputation precede me?
  • Member Avatar for mattster
    mattster

    Replied To a Post in Hello

    Welcome! BTW: rally like your username! And it's 100% because you haven't given us reason to think anything else, yet.

The End.