• Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP input into database

    My whole registration script if you can make changes here so ill just copy and paste to test it :/ **THANK YOU** <html> <body bgcolor='red'> <title>Register</title> <style> font.position_font { position:absolute; …
  • Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP input into database

    I have maked some changes but still cannot read into database .. :/ <?php if(isset($_POST['name']) && isset($_POST['lastname']) && isset($_POST['username']) && isset($_POST['password'])) { $con=mysqli_connect("MyHost","MyUser","MyPass","MyDB"); if (mysqli_connect_errno()) { echo "Failed to connect …
  • Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP input into database

    Actually this line $con=mysqli_connect("$mysql_host","$mysql_database","$mysql_password ","$mysql_user "); is good i just change the values for the forum post.
  • Member Avatar for Stefce
    Stefce

    Edited PHP input into database

    Hello everyone, im trying to make a registration system with PHP and MySQL but im not going well i just created table and i have writed the code well but …
  • Member Avatar for Stefce
    Stefce

    Edited PHP input into database

    Hello everyone, im trying to make a registration system with PHP and MySQL but im not going well i just created table and i have writed the code well but …
  • Member Avatar for Stefce
    Stefce

    Created PHP input into database

    Hello everyone, im trying to make a registration system with PHP and MySQL but im not going well i just created table and i have writed the code well but …
  • Member Avatar for Stefce
    Stefce

    Began Watching PHP input into database

    Hello everyone, im trying to make a registration system with PHP and MySQL but im not going well i just created table and i have writed the code well but …
  • Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP Get names in array

    <font color='#4DFF4D'><form style='position:center' method='get' align='left'> <input type='checkbox' name='prasok' value='prasok'/> -> Prasak = 200 <font color='red'>DENARI</font> <br> <input type='checkbox' name='salama' value='salama'/> -> Salama (500g) = 150 <font color='red'>DENARI</font> <br> <input type='checkbox' …
  • Member Avatar for Stefce
    Stefce

    Created PHP Get names in array

    Hello since cereal helped me out with the price and counting in PHP i need just one more thing, to get the names of the products i have tryed different …
  • Member Avatar for Stefce
    Stefce

    Began Watching PHP Get names in array

    Hello since cereal helped me out with the price and counting in PHP i need just one more thing, to get the names of the products i have tryed different …
  • Member Avatar for Stefce
    Stefce

    Gave Reputation to cereal in PHP calculate total price

    That page (kosnica.html) needs to be processable by the PHP engine, so you can: * change the extension to `.php` * otherwise modify Apache to process `.html` files as php …
  • Member Avatar for Stefce
    Stefce

    Marked Solved Status for PHP calculate total price

    Hello, i'm new in PHP so i dont know much about it so ill need a little help with this "eazy" problem. I need to calculate the total price of …
  • Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP calculate total price

    Thank you cereal your the best ! :D
  • Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP calculate total price

    Thank you again but i need to show the products on kosnica.html u dont need to write the code just give me some exsample on how to continue cause i …
  • Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP calculate total price

    I actualy want to ask what i need to do that does need some database or it can be done with out it, cause when ill click "Kosnica" count is …
  • Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP calculate total price

    Thank you this works, but now if i want to go the products in "kosnica.html" page how can i do that ? Here is the website i want to do …
  • Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP calculate total price

    Actualy i want to count the products that are selected and to archive into "Kosnica"
  • Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP calculate total price

    Well i actualy need another help with making "Shoping Card" so for every checkbox is checked to go into ( "Kosnica" == "Shoping Card" ) i have this code but …
  • Member Avatar for Stefce
    Stefce

    Replied To a Post in PHP calculate total price

    THANK YOU !!! :D
  • Member Avatar for Stefce
    Stefce

    Marked Solved Status for PHP calculate total price

    Hello, i'm new in PHP so i dont know much about it so ill need a little help with this "eazy" problem. I need to calculate the total price of …
  • Member Avatar for Stefce
    Stefce

    Created PHP calculate total price

    Hello, i'm new in PHP so i dont know much about it so ill need a little help with this "eazy" problem. I need to calculate the total price of …
  • Member Avatar for Stefce
    Stefce

    Began Watching PHP calculate total price

    Hello, i'm new in PHP so i dont know much about it so ill need a little help with this "eazy" problem. I need to calculate the total price of …

The End.