Search results

  1. ?

    What is AJAX and PHP when it comes to retrieving data and what about jQuery? Argh?

    Explain this : " MySQL (for the database), HTML/CSS for styling, PHP for retrieving the data and jQuery for the AJAX request."
  2. ?

    Fatal error: Cannot unset string offsets in...

    .../home/aca09aag/public_html/beta/final/admin.php on line 20? Line 20 is below. Although it prints "Entry Deleted". It shows an error. How to fix. if($_SESSION['cart'][$product_id] == 0) unset($_SESSION['cart'][$product_id]);
  3. ?

    What is AJAX and PHP when it comes to retrieving data and what about jQuery? Argh?

    Explain this : " MySQL (for the database), HTML/CSS for styling, PHP for retrieving the data and jQuery for the AJAX request."
  4. ?

    What is AJAX and PHP when it comes to retrieving data and what about jQuery? Argh?

    Explain this : " MySQL (for the database), HTML/CSS for styling, PHP for retrieving the data and jQuery for the AJAX request."
  5. ?

    What is AJAX and PHP when it comes to retrieving data and what about jQuery? Argh?

    Explain this : " MySQL (for the database), HTML/CSS for styling, PHP for retrieving the data and jQuery for the AJAX request."
  6. ?

    What is AJAX and PHP when it comes to retrieving data and what about jQuery? Argh?

    Explain this : " MySQL (for the database), HTML/CSS for styling, PHP for retrieving the data and jQuery for the AJAX request."
  7. ?

    What is AJAX and PHP when it comes to retrieving data and what about jQuery? Argh?

    Explain this : " MySQL (for the database), HTML/CSS for styling, PHP for retrieving the data and jQuery for the AJAX request."
  8. ?

    What is AJAX and PHP when it comes to retrieving data and what about jQuery? Argh?

    Explain this : " MySQL (for the database), HTML/CSS for styling, PHP for retrieving the data and jQuery for the AJAX request."
  9. ?

    (PHP and mySQL) How to code a Customer page for a shopping cart so they can

    add/delete items? Admin page already exists.
Back
Top