Jump to content

sheikhmdirfan

Members
  • Posts

    16
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

sheikhmdirfan's Achievements

Member

Member (2/5)

0

Reputation

  1. Hello Everyone Greetings!!! I am using a Windows PC having XAMPP installed on it. I want to run java code and classes through php. How can i do it and do i need to change any settings.. Please show an example if possible... Thanks in advance...
  2. Hello everyone, I have XAMPP installed on my windows xp system. I have a php file from which i want to run a Perl script and take the output of the perl script in a PHP variable and display it. I would like to know how this can be done and is there any setting that i need to change OR do i need to download and install any package or anything. If yes then where i have to install that or where i have to keep the downloaded package. Please give an example if possible.. Any help will be highly appreciated.. Thanks in advance...
  3. Hello everyone, I have a php file from which i want to run a Perl script. I would like to know how this can be done and is there any setting that i need to change or do i need to download and install any package or anything. If yes then where i have to install that or where i have to keep the downloaded package. Thanks in advance...
  4. Hi All, Again i am back to u friends... I have a text box on a webpage in which a user gives a plant name. What i want is that as the user is typing the plant name a list of options should appear as he is typing and he should be able to select one of those. If he selects one of those then that value should appear in the textbox. e.g say there are 3 plants whose names start with or contains the word "Boti" in the database. say Boti Mascas, Boti feral, Boti vestras. As i type Boti or start with B the list should appear with the textbox below it and i should be able to select one among them. If anyone of you could help in this regard then i will be very thankful. Thanks in advance..
  5. Hello everyone, I have a requirement in my PHP application which needs me to open a CD Burning application like NERO or others so that data can be burnt on it. I want to know how i can achieve this using PHP or Javascript or both... so that on a click of a button or any other link etc i can open the CD burning application.. and also can i burn data from a web page on to a cd... Please help... Thanks in advance...
  6. Hello everyone, I have a requirement in my PHP application which needs me to open a CD Burning application like NERO or others so that data can be burnt on it. I want to know how i can achieve this using PHP or Javascript or both... so that on a click of a button or any other link etc i can open the CD burning application.. and also can i burn data from a web page on to a cd... Please help... Thanks in advance...
  7. Hi, I would like to know as to how i can calculate age of a person years and months. e.g say a person's DOB is 25-02-2008.. then it should show his/her age as 1 year and 4 months taking into consideration the number of days of each month.. Since all months dont have equal number of days.. How can i calculate his age in terms of years and number of months.. Any help is highly appreciated.. Thanks in advance..
  8. Hello everyone, I have a webpage which has 2 tables one of them is visible and others display property is set to none i.e. its kept as invisible.. now on a click of a button i am making the second table to appear on the web page.. but i have to scroll down to see the second table.. Now what i want is that after making the second table visible the web page should scroll down to the secomd table so that it is fully visible... Any help is highly appreciated.. Thanks in advance..
  9. Hi, I would like to know as to how i can calculate age of a person years and months. e.g say a person's DOB is 25-09-1985.. How can i calculate his age in terms of years and number of months.. Any help is highly appreciated.. Thanks in advance..
  10. Dear All, Greetings!!! I would like to know if there is a way to open an word or excel file inside the browser, just as we can do with pdf files... Any help would be highly appreciated.. Thanks in advance...
  11. ok.. can u tell me how to open a pdf file in another browser tab or window in using php code.....
  12. Dear All, I have a user table where several details of users are displayed. I wanted to display only 10 users at a time and give the user option to surf other users using paging in PHP. Anyone who knows how to do Paging in PHP.. Please help.. Thanks in Advance...
  13. Hello All, In my application i have a Burn to CD button, on clicking it the webpage data or pdf file should be burned to a CD.. I would like to know if there is way in which we can burn a webpage report or a pdf file to a CD on a button click in a php application. If yes, then how. If not, then how can i open a CD burning application from my application. Thankx 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.