Jump to content

Apoligize nevermind


Gatorade

Recommended Posts

Just now, Cifunds said:

We still want to know!

Was re-creating twitter using a relational database in mysql and php.

 

- The issue was taking a user input (form action) and putting that in a variable (using mysqli_escape e.t.c) and then matching that variable to one of the attributes from a table in the database. Basically you enter your name cifunds and the database checks to see all the posts made by cifunds and spits them out.

- The issue was saying "Cifunds" doesnt exist in a table that "Cifunds" is actually in. I turned the database on today and it randomly started working with no changes made

Link to comment
Just now, Sugarfoot said:

Was re-creating twitter using a relational database in mysql and php.

 

- The issue was taking a user input (form action) and putting that in a variable (using mysqli_escape e.t.c) and then matching that variable to one of the attributes from a table in the database. Basically you enter your name cifunds and the database checks to see all the posts made by cifunds and spits them out.

- The issue was saying "Cifunds" doesnt exist in a table that "Cifunds" is actually in. I turned the database on today and it randomly started working with no changes made

Damn it...

Link to comment
Just now, Sugarfoot said:

Was re-creating twitter using a relational database in mysql and php.

 

- The issue was taking a user input (form action) and putting that in a variable (using mysqli_escape e.t.c) and then matching that variable to one of the attributes from a table in the database. Basically you enter your name cifunds and the database checks to see all the posts made by cifunds and spits them out.

- The issue was saying "Cifunds" doesnt exist in a table that "Cifunds" is actually in. I turned the database on today and it randomly started working with no changes made

you're just that good.

william and Gatorade like this
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...