Jump to content

Marvin_G

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Marvin_G

  1. Hello all, i would like to ask few questions regarding asp.net. I would like to create a gadget, desktop gadget. I heard that i can make it by using ASP.net, is it true? I would like to create a gadget that will show some info taken from a database, and maybe after i created it i can execute it in xml? i'm not quite sure for this, so please help me Thanks in advanced! ^^,

  2. Have you checked the value of $command to see if it worked? Actually, notice that random "print" command in your function. That's likely to give a syntax error. Check that your strings are properly quoted.
    i've tried the code in terminal and it works
  3. hello guys, i'm using system() command in php to execute command in terminal through php but it seems like there's a problem occured. Below is the simple code in php

    <?php$command = system('perl -e' print "\xF5\x01\x00\x01\x03\x00\x03\xF5"'>/dev/ttyUSB0 '); ?>
    it suppose send command to the serial port and light up my LED but it seems like nothing happened. Please share your idea guys. Thank you.
  4. hye guys,i'm having problem opening .php file in apache2 server. i've uploaded a pic showing the problem. it keeps telling me to open/save the .php file when i tried to open it. it's been a week i tried to solve this. please help me.

    post-119320-0-85359700-1359722988_thumb.png

  5. hye there,i'm kinda new here, i wanted to ask about apache2 which i've installed recently together with php5. when i try to run .html file from folder which i created in documents,it works. when i try to run .php files ,it ask me to save/open instead of showing the page. why is that happening?

×
×
  • Create New...