Search results

  1. W

    Can someone convert this swf file to a mpg or avi so I can upload it on youtube?

    If you have a minute, please convert this swf file for me to mpg or avi. Link below. Copy/paste it in the URL bar. http://www.mediafire.com/?j3r3drxf3nqg1ad NOTE: I'm at uni and our uni computers doesn't allow any installing of software but I need this file uploaded very soon so please help...
  2. W

    How do I get to the TD Garden from Lexington, MI?

    Hi there I am a massive Boston Celtics fan who lives in Australia, and will be travelling to Lexington in mid January. What would be the easiest way to get to TD Garden (via public transport) for a Celtics game on a Friday night from Lexington? Many thanks Willis
  3. W

    [PHP] Can you apply two filters to a field?

    I'm using this: <?php $args = array( 'em' => array ( 'filter' => FILTER_SANITIZE_EMAIL, 'filter' => FILTER_VALIDATE_EMAIL, ), ); $inputs = filter_input_array(INPUT_POST, $args); ?> Does anyone know if this works? If it doesn't then what will (apart from applying the two filters seperately)? I...
  4. W

    Where can I find web hosting that supports the PHP Imagick class?

    need a UK based web host that has support for the Imagick Class as documented here: http://php.net/manual/en/class.imagick.php No web host I have contacted will confirm they have support for the class and I need it to enable my clients to upload and resize .tiff files to create thumbnails and...
  5. W

    Ford Focus Electric Problems?

    Hey, i have a ford focus. Recently, the car started to have a little flickering sound. Sounds like electric power sparkling. Then, random lights from the instrument panel started flashing for about 1/2 of a second. then it stops for a while and the flashes again. The speedometer, gauges...
  6. W

    How To Change The Sidekick I.D. open and shut noise?

    i need to change the sidekick id's open and shut noise
  7. W

    My tmobile g1 isn't receiving texts. But I can still send them and call.?

    Not receiving texts from anyone can send texts can send and receive calls. I am usin my g1 without the data plan. But it's been working fine since when I got it. It's not unlocked. I tested it to one of my friends phones and it will not recieve texts.
  8. W

    im trying to share files between my tmobile g1 and macbook computer thru...

    ...bluetooth. help? i have the devices paired but on my g1 it says "paired but not connected" and on my macbook when i select browse device in the bluetooth menu and select my phone, it says "this device does not have the necessary services". what do i do?
  9. W

    does anyone know how to copy and entire PHP webpage from OUTSIDE the website itself?

    The short answer is you can't because PHP is a server-side code and doesn't get sent to the browser, the php tells the server what to send to the browser. The long answer is you can by hacking the site which isn't really a nice thing to do so I won't go into details, plus lots of people might...
  10. W

    How to convert word to HTML CODE?

    What do you mean? You want it added to a website? Do as above but don't use <font> as it's been depreciated. Use <p>*text*</p> or <span>*text*</span> and use css to apply effects and formatting.
  11. W

    Is there a way to remotely press the submit button on another website using php?

    For instance, if I have written a code that gathered myspace id's and saved them to a database, then displayed the links to the add pages on a page on my site (so that when you clicked them it brought you directly to their add page) would it be possible to use the fsock function to remotely...
  12. W

    HTC HD2 PROBLEMS HELP??????????

    I purchased the HTC HD2 about 3 weeks ago and have had some problems. As you may know it lags and etc. IS there any way i can use android or something? If so can you tell me how? And secondly can i use the HTC Expresso theme for Mobile Shell 3.5.x? Here is a link to it...
  13. W

    Bluetooth Keyboard or keyboard case?

    I have an HTC HD2 and the on screen keyboard sucks. Is there a bluetooth keyboard that is really portable i could use with it that would make text easier or even better a keyboard case?
  14. W

    Do colleges look at state mandated test scores?

    OK, so I generally am an excellent student, getting all A averages in each grading period. However, when I take the state test for required courses (the EOC to be exact) I end up doing worse than usual. Maybe I'm just bad at taking finals. But my point is that I'm worried that these test...
  15. W

    why do i not have service on my tmobile g1?

    today i bought a tmobile g1 from my friend. i dont have the data plan that goes with it because i cannot afford it. i simply inserted my sim card and it started working fine as usual just without internet service through 3g. but for the last hour or 2 it has been out of service and i dont know why.
  16. W

    is this a bike for women?

    Hello, I was wondering why this bike was considered for women, http://www.fisherbikes.com/bike/model/ion-super-gs "An incredibly stiff aluminum/carbon bike for ladies" http://bikereviews.com/road-bikes/gary-fisher/2010-gary-fisher/gary-fisher-ion-super-gs-womens-road-bike/ The frame looks like...
  17. W

    Why do Justin Beaver wear pink lipstick and dance with girls much older than him?

    You can see the music video "one less lonely girl" to understand what I mean.
  18. W

    Why do Arabian women wear this strange black dress?

    It looks funny as hell. Why do they wear this? I burst out laughing when I see this and then they get mad at me.
  19. W

    I accidently cooked eggs and ate them in a brand new pan, one that wasn't washed yet.?

    So I accidently cooked eggs and ate them in a brand new pan, one that wasn't washed yet. I didn't know, and would like to know any negative side effects to what I ate. HELP! Very worried. By that I mean like, what is found in an unwashed pan, like dust or residue left from making the pan, that...
  20. W

    Why do aircraft take off and land into the wind?

    Explain it in terms of Physics. Like maybe it has to do with air-resistance or something. I don't know really.
Back
Top