User Profile

Collapse

Profile Sidebar

Collapse
vsvnmurthy
vsvnmurthy
Last Activity: Feb 9 '08, 08:09 AM
Joined: Nov 16 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • vsvnmurthy
    started a topic Enabling DOM XML for win32 system
    in PHP

    Enabling DOM XML for win32 system

    Hi there..

    I am trying to enable DOM XML for my win32 system and i am using xampp for php having windowsXP home edition.

    My DOM configuration with phpinfo() is like this.

    dom
    DOM/XML enabled
    DOM/XML API Version 20031129
    libxml Version 2.6.19
    HTML Support enabled
    XPath Support enabled
    XPointer Support enabled...
    See more | Go to post

  • vsvnmurthy
    replied to data into PHP variable
    in PHP
    [QUOTE=ifedi]Please clarify the question. What do you mean you 'need the text field value in the same page?

    Hi there..

    If you need the text value into php variable in the same page check out this code..
    but remember that method 'get' is default. No need to specify.

    <form name="f1">
    <input type="text" name="t" value="">
    <?php ...
    See more | Go to post

    Leave a comment:


  • vsvnmurthy
    started a topic Checkbox value Transer from Flash to PHP

    Checkbox value Transer from Flash to PHP

    Hi ,

    I am trying to Transfer value of Checkbox (caption ) from Flash Form to PHP.
    If flash Code , if Check box selected . the value being transferred is "true" or "false" , But I want the Caption or component name of Checkbox like

    Checkbox name: football, Checkboxname : Cricket
    after selecting the checkbox ,, I want to transer the component name --> football / Cricket.....
    See more | Go to post

  • Mouse pointer & Status bar showing continuous loading

    Hai ,

    When i am trying to load an image using javascript popup window(same dimensions of image), the status bar and Mouse pointer showing continuous loading even though image loaded.
    How can i fix this problem? please answer if any one has the solution.

    My window creation syntax
    [CODE=javascript]function mwindow(w,h)
    {
    table = table.window.op en("","a","top= 10,"left=10,wid th=500,height=5 00");...
    See more | Go to post
    Last edited by acoder; Nov 17 '07, 12:01 PM. Reason: Added code tags
No activity results to display
Show More
Working...