Jump to content

kumarangopi

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Everything posted by kumarangopi

  1. Kindly have a look at the attachment. I don't know why that text is not formatted. It is french text, below text is also french but that is displaying correctly. Both are coming from DB. Kindly help. I am not a techie to get into the code deeper. Kindly help [attachment deleted by admin]
  2. Is there any way to convert php file to exe, such that by clicking that exe file the whole program runs. I checked few like bambalam,priadoblender but didnt get any exe file which works perfect. any ideas?
  3. Hi, I have a requirement to keep checking a application, whether it is running or not.if it is running, echo one message, if not echo another message. eg: I have used new COM with skype4COM. I checked with isRunning. It returned false, i.e skype is not running. I displayed a messaged stating "You are offline". Now when the user starts skype, that message "You are offline" should be automatically turned to "You are online", the user should not refresh the page. So I think, I should use some timer. Kindly suggest with your ideas. thanks
  4. Code: lengthlink.php file Line 126 : <img src="chart.php?style=<?=GrowthChart::STYLE_LENGTH_AGE ?>&sex=<?=$mmonth?>&maxage=35&xvals=<?=$xvals?>&yvals=<?=$yvals?>"/> Error: Parse error:syntax error, unexpected ';', expecting '(' in /opt/lampp/htdocs/sourcejp1.21/lengthlink.php on line 126 Can you tell me why the error is coming in PHP4.4.6, no errors in PHP5.x? Thanks in advance
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.