Where communities thrive


  • Join over 1.5M+ people
  • Join over 100K+ communities
  • Free without limits
  • Create your own community
People
Repo info
Activity
  • Dec 16 2018 22:01
    c0mbinatr0nics opened #42
  • Feb 18 2017 22:56

    amanuel2 on master

    moving install commands to inst… Merge pull request #41 from keh… (compare)

  • Feb 18 2017 22:56
    amanuel2 closed #41
  • Feb 18 2017 17:03
    review-ninja commented #41
  • Feb 18 2017 17:03
    keheliya opened #41
  • Jan 12 2017 02:39

    amanuel2 on master

    Latest Updates ng-forum Merge branch 'master' of https:… (compare)

  • Dec 18 2016 23:46
    Shimizo removed as member
  • Dec 18 2016 23:46
    jdc20181 removed as member
  • Dec 18 2016 23:46
    nasr18 removed as member
  • Dec 01 2016 15:18
    jdc20181 labeled #40
  • Dec 01 2016 03:06
    amanuel2 commented #40
  • Dec 01 2016 03:05
    jdc20181 commented #40
  • Dec 01 2016 02:51
    amanuel2 commented #40
  • Dec 01 2016 02:47
    onlineth commented #40
  • Dec 01 2016 02:47
    onlineth commented #40
  • Dec 01 2016 02:43
    jdc20181 commented #40
  • Dec 01 2016 02:40
    onlineth commented #40
  • Dec 01 2016 02:40
    onlineth closed #40
  • Dec 01 2016 02:31
    jdc20181 commented #40
  • Dec 01 2016 02:26
    onlineth opened #40
disnsbsisnshksk
@amanuelhi_twitter
oh yeah
jdc20181
@jdc20181
im still on skype
im schatting away and ur not saying anything
Ryan Marten
@RyanMarten
hey guys does anyone know AJAX and PHP?
im having major issues

can someone help?

$.ajax({
            type: 'POST',
            url: '../db-interaction/remove.php', 
            data: "{'data1':'" + value1+ "', 'data2':'" + value2+ "', 'data3':'" + value3+ "'}"
           // data: "{'id' : " + id + ", 'action' : 'remove'}"
        })
        .done(function(data){

            // show the response
            $('#status').html('<i>Successful: ' + data + '</i>');

        })
        .fail(function() {

            // just in case posting your form failed
            $('#status').html('<i>Failed</i>');

        });
if ($_SERVER["REQUEST_METHOD"] == "POST") {
                $queue = new Queue($db);
                echo 'TEST';
                echo "<pre>";
                print_r($_POST);
                echo "</pre>";
                if($_POST['action']=='remove'){
                    echo "HELLO!";
                    $myQueue->removeTicketFromID($_POST['id']);
                }
            }

Test shows up
and an array
but it is empty

disnsbsisnshksk
@amanuelhi_twitter
Above^^ Has been solved
disnsbsisnshksk
@amanuelhi_twitter
@RyanMarten Done with his project
Lets revive this place a bit! :)
Ryan Marten
@RyanMarten
ye
disnsbsisnshksk
@amanuelhi_twitter
dude... where you at?
Come back on c9...... @RyanMarten
Ryan Marten
@RyanMarten
I'm at a incubator
disnsbsisnshksk
@amanuelhi_twitter
and whats that??
Ok man.... im gonna watch a movie, to relax my self... tell me when your back.
I think Jeff is still salty about that spam :P
Mohamed Nasrullah
@nasr18
what movie
disnsbsisnshksk
@amanuelhi_twitter
wtf.. nasr?
arent you sleeping?
Mohamed Nasrullah
@nasr18
gonna sleep
disnsbsisnshksk
@amanuelhi_twitter
okie........
Mohamed Nasrullah
@nasr18
what movie u gonna watch
disnsbsisnshksk
@amanuelhi_twitter
I honestly dont know.... im about to decide
which one you would think would make a good movie?
Mohamed Nasrullah
@nasr18
if we gain any knowledge, or which make us to feel that we didnt waste that hours
and so on
disnsbsisnshksk
@amanuelhi_twitter
I dont understand your english
Mohamed Nasrullah
@nasr18
yeah i know
english is not my first lang
disnsbsisnshksk
@amanuelhi_twitter
yea it is technically :)
disnsbsisnshksk
@amanuelhi_twitter
Lol Jeff put a Spam Label
disnsbsisnshksk
@amanuelhi_twitter
srsly
jdc20181
@jdc20181
@amanuel2 I still cant login to cloud9 so i will have to disconnect and reconnect to my github..
idk if that will even work tbh
disnsbsisnshksk
@amanuelhi_twitter
Every Day you learn many stuff :) .
Ryan Marten
@RyanMarten
what happened to the forum
disnsbsisnshksk
@amanuelhi_twitter
Right now im working on Operating System ... My brain is in freeze mode. @RyanMarten #osDev , hard ...... development subject
Daniel
@profoundhub
how's everyone?
disnsbsisnshksk
@amanuelhi_twitter
Fine How Are you @profoundhub ?
Daniel
@profoundhub
pretty good. how are you?
disnsbsisnshksk
@amanuelhi_twitter
Fine bro @profoundhub
Daniel
@profoundhub
it's pretty quite in here sometimes
disnsbsisnshksk
@amanuelhi_twitter
Yep
Im doing OsDev thats why..
Manoj Kumar
@napestershine
@amanuelhi_twitter what is OsDev?
disnsbsisnshksk
@amanuelhi_twitter
@napestershine Develpoing an operating system.. Here is where my Big OS Will be located at github.com/Bone-Project/BoneOS .. but now since im learning i just created another repo where i learn github.com/amanuel2/OS_MIRROR
Ofcourse thier is a gitter for that as well .. https://gitter.im/amanuel2/BoneOS .. I have just moved from Web-design to OS Dev. and later probably make a game engine.. then work on embeded systems.. Im more of a systems dev now lol
Mohamed Nasrullah
@nasr18
is this forum still alive?
Abelrahman essam shehab el-deen
@abdo2017
hello
Daniel
@profoundhub
Hey, sorry, I took a break from FCC's Chat to work on other projects!