Jump to content

Kevin Castro

Members
  • Posts

    32
  • Joined

  • Last visited

Posts posted by Kevin Castro

  1. no actually i want when i click the product link in footer it goes to product.html page

    eg:

    footer products:

    <a href="product.html'>one</a>

    <a href="product.html'>two</a> (when i click this link it should go product.html page & show it in front what i clicked from index page)

  2. Hello folks,

    i want to link the page from to another page

    ex:

    In my footer column, i've 5 types of products but when i click those products it links to product.html page.Actually In that product page there 5 no of products are listed.

    when i click the product from index page.I want exact header location for the product..

     

    Thanks in advance

  3. Hello folks,

    I installed a XAMPP Version 7.0.15 on my windows 7(32-bit) computer but it doesn't work properly.When i open in the browser it shows "The site can't be reached". 

    What's the solution for it?

    please help me.

    Thank you in Advance.. :) 

     

  4. consider this is my json array

    [
    {"products":[{"productname":"Online Test","product":[{"subjectname":"Quants","lessonid":"16","subjectid":null,"subject_covered":"Algebra for SSC","lesson":"15","videoflag":false,"videos":null,"quiz":[{"practice":[{"title":"15.0 - Test of Quantitative Aptitude: Algebra for SSC : Lesson 15.0 ","nid":"21712","quizid":null}],"combo":null,"mock":null}],"ebook":null},{"subjectname":"Quants","lessonid":"17","subjectid":null,"subject_covered":"Trigonometry for SSC","lesson":"16","videoflag":false,"videos":[],"quiz":[{"practice":[{"title":"16.0- Test of Quantitative Aptitude: Trigonometry for SSC : Lesson 16.0 ","nid":"21816","quizid":null}],"combo":[],"mock":[]}],"ebook":null},{"subjectname":"Quants","lessonid":"18","subjectid":null,"subject_covered":"Mensuration for SSC","lesson":"17","videoflag":false,"videos":[],"quiz":[{"practice":[{"title":"17.0- Test of Quantitative Aptitude: Mensuration for SSC : Lesson 17.0 ","nid":"21675","quizid":null}],"combo":[],"mock":[]}],"ebook":null},{"subjectname":"Quants","lessonid":"19","subjectid":null,"subject_covered":"Geometry for SSC","lesson":"18","videoflag":false,"videos":[],"quiz":[{"practice":[{"title":"18.0 -Test of Quantitative Aptitude: Geometry for SSC : Lesson 18.0 ","nid":"21740","quizid":null}],"combo":[],"mock":[]}],"ebook":null},{"subjectname":"GK","lessonid":"02","subjectid":null,"subject_covered":"Test of SSC GK Question","lesson":"2","videoflag":false,"videos":[]

     

     

    and i want to print the product array and print the subject name as well as quiz array title in a web page...

     

    how to parse the json and display these results in html page?

     

    please help me

     

    thanks in advance

  5. I've table with 2 columns like name and amount.Assume that the table has some records.Some of the records would have the values in the amount column and some of them are not.I just want to count how many records should have values in the amount column?

  6. i want to show the record from mysql database when the users are not paid the initial amount?

     

    my database look like this:

     

    i've a table called roombooking in that field i've several columns like name,mob ,paid_amount and balance_amount.. so i want to retrieve a data who are all not paid the initial amount....

     

    can u please tell me how to show it?

     

    Thanks in advance

  7. Hello Everyone,

     

    I Created a database called "library" and the table name is "stud". When i running the code in localhost it shows the error like this "Unable to load

    the requested class:library".

     

    Can anyone say what's the problem?

     

    Thanks in advance

     

     

  8. Hello everyone, i want to learn an angular js before that i want to know that using angular js where it is applicable?,where it is used? and used for what? please clear me

     

    thank you in advance

    php

    Is php going to die? because some people say that it is gonna die..i'm learning php..or shall i change my platform?

×
×
  • Create New...