• Member Avatar for berserk
    berserk

    Replied To a Post in Cant get the export by date to work

    ugh my situation really sucks, i cant modify header information when im already echoing from another file on the main screen. So here is the code im using that is …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Cant get the export by date to work

    OK HOLD EVERTHING, i finally see what i have done wrong but the only problem is that i have no idea how to fix it, turns out non of my …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Cant get the export by date to work

    still nothing :< ive been changing evry little vale i can and so far all i can some up with that is completely conclusive is that for some reason unknown …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Cant get the export by date to work

    there was no error, it returned the same result it always does here is the file thats exported if there was an error it would have posted in the file. …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Cant get the export by date to work

    there is a screen shot of the tablein my program and a screen shot of the table in phpmyadmin
  • Member Avatar for berserk
    berserk

    Replied To a Post in Cant get the export by date to work

    my issue has to be in the sql date part when i pass it in, something isnt right or at least thats the only thing i can see as a …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Cant get the export by date to work

    well you see the weird thing is, if i modify it in any way then i get an error telling me im giving a boolean when a resource is needed …
  • Member Avatar for berserk
    berserk

    Marked Solved Status for Table wont output field from database

    I cannot get this table to work even though i hav eit working PERFECTLY in 3 other instances, now what i dont get is it seems to be a connection …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Table wont output field from database

    I figured out the issue, i was posting twice on the same page, not allowed so i fixed it.
  • Member Avatar for berserk
    berserk

    Replied To a Post in Table wont output field from database

    here it is </head> <div class="row-fluid"> <div class="span12"> <div class="container"> <br><br> <form method="post"> <table cellpadding="0" cellspacing="0" border="0" class="table table-striped table-bordered" id="example"> <div class="alert alert-info"> <strong><i class="icon-user icon-large"></i>&nbsp;Do Not Call Information …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Cant get the export by date to work

    the part of the file that writes the date to the table looks like this `$mySqlDate = date('Y-m-d');` and it shows up in the table like this `2014-09-08`
  • Member Avatar for berserk
    berserk

    Replied To a Post in Cant get the export by date to work

    ok i did that but its still not printing anything to csv, is it the date string maybe?
  • Member Avatar for berserk
    berserk

    Created Cant get the export by date to work

    I have been working on this for some time now and i cant get it to work, idk if im missing something small which im sure is the case, but …
  • Member Avatar for berserk
    berserk

    Began Watching Cant get the export by date to work

    I have been working on this for some time now and i cant get it to work, idk if im missing something small which im sure is the case, but …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Table wont output field from database

    I tried that, putting the three semi Colons at the end of my echo lines but they arent there in my other tables and they work just fine, plus it …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Table wont output field from database

    no ive gone over it pretty closely, found nothing missing.
  • Member Avatar for berserk
    berserk

    Replied To a Post in Table wont output field from database

    no, no error messages at all, just no result :/
  • Member Avatar for berserk
    berserk

    Created Table wont output field from database

    I cannot get this table to work even though i hav eit working PERFECTLY in 3 other instances, now what i dont get is it seems to be a connection …
  • Member Avatar for berserk
    berserk

    Began Watching Table wont output field from database

    I cannot get this table to work even though i hav eit working PERFECTLY in 3 other instances, now what i dont get is it seems to be a connection …
  • Member Avatar for berserk
    berserk

    Marked Solved Status for File upload will not work in linux

    I have this script that will NOT work no matter what i add to it, i have fopen not working and i believe that is the root of all my …
  • Member Avatar for berserk
    berserk

    Replied To a Post in File upload will not work in linux

    you sir have helped me get my answer working right, i see my issue now, i was accessing the files directly while looping through them, they couldnt be accessed because …
  • Member Avatar for berserk
    berserk

    Replied To a Post in File upload will not work in linux

    I just cannot figure this issue out, i dont understand how the platform has anything to do with this code working? cause i tested my new code out on windows …
  • Member Avatar for berserk
    berserk

    Replied To a Post in File upload will not work in linux

    okay so i have tinkered and came across something very interesting. and please dont feel bad for a little mistake believe me i have made my fair share of them …
  • Member Avatar for berserk
    berserk

    Replied To a Post in File upload will not work in linux

    OKAY we are making progress and thats wonderful but now im stuck with a new error, now the fgetcsv() is coming back with an error still. Only this time the …
  • Member Avatar for berserk
    berserk

    Replied To a Post in File upload will not work in linux

    u see i figured the same thing, i already tried this and nothing happened, i looked further into this and was trying to maybe save the uploaded file somewhere forcefully …
  • Member Avatar for berserk
    berserk

    Edited File upload will not work in linux

    I have this script that will NOT work no matter what i add to it, i have fopen not working and i believe that is the root of all my …
  • Member Avatar for berserk
    berserk

    Created File upload will not work in linux

    I have this script that will NOT work no matter what i add to it, i have fopen not working and i believe that is the root of all my …
  • Member Avatar for berserk
    berserk

    Began Watching File upload will not work in linux

    I have this script that will NOT work no matter what i add to it, i have fopen not working and i believe that is the root of all my …
  • Member Avatar for berserk
    berserk

    Replied To a Post in form input cannot be passed to database with php

    Thanks for all the help and support, idk how id get any of this without you guys :D
  • Member Avatar for berserk
    berserk

    Marked Solved Status for form input cannot be passed to database with php

    i have an issue with this new form im using based roughly on a design template that i found online, it looks great for the purposes that i need it …
  • Member Avatar for berserk
    berserk

    Replied To a Post in form input cannot be passed to database with php

    alright i got it all, i figured out that i was assigning values to the form variables twice AND i was posting instead of getting, lol gotta love those tiny …
  • Member Avatar for berserk
    berserk

    Replied To a Post in form input cannot be passed to database with php

    ok thats interesting and i did not know that, so if this is the case then would it be easier to just rename the file to a PHP file and …
  • Member Avatar for berserk
    berserk

    Replied To a Post in form input cannot be passed to database with php

    thank you for the response, and dont worry about multi repsonse, its all good :) and as for the html thing, my files may seem like they are seperate but …
  • Member Avatar for berserk
    berserk

    Created form input cannot be passed to database with php

    i have an issue with this new form im using based roughly on a design template that i found online, it looks great for the purposes that i need it …
  • Member Avatar for berserk
    berserk

    Began Watching form input cannot be passed to database with php

    i have an issue with this new form im using based roughly on a design template that i found online, it looks great for the purposes that i need it …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Why doesnt this search correctly

    i figured it out
  • Member Avatar for berserk
    berserk

    Marked Solved Status for Why doesnt this search correctly

    i dont underdstand whats wrong with this mainly cause it worked yesterday and now its decided not to work, i changed all that i could think of back to see …
  • Member Avatar for berserk
    berserk

    Replied To a Post in Why doesnt this search correctly

    also to clerify it always returns a cannot call prompt when it should not, no matter what i punch in there
  • Member Avatar for berserk
    berserk

    Created Why doesnt this search correctly

    i dont underdstand whats wrong with this mainly cause it worked yesterday and now its decided not to work, i changed all that i could think of back to see …
  • Member Avatar for berserk
    berserk

    Began Watching Why doesnt this search correctly

    i dont underdstand whats wrong with this mainly cause it worked yesterday and now its decided not to work, i changed all that i could think of back to see …
  • Member Avatar for berserk
    berserk

    Marked Solved Status for case sensitivity issue with password login

    I cannot get the login to work right, everytime i change anything little thing it stops working all together which is unacceptable. So far i have the login reading from …
  • Member Avatar for berserk
    berserk

    Replied To a Post in case sensitivity issue with password login

    nvm i figured it out, turns out the easiest way to do this is use the word binary when doing the selection of the password and username fields from your …
  • Member Avatar for berserk
    berserk

    Replied To a Post in case sensitivity issue with password login

    OKAY im on the right track here but no wim getting this error and i dont know why. Warning: mysqli_fetch_row() expects parameter 1 to be mysqli_result, boolean given in C:\AppServ\www\admin\index.php …
  • Member Avatar for berserk
    berserk

    Replied To a Post in case sensitivity issue with password login

    ok but will this fix my issue, cause i need the passwords to be case sensitive and righ tnow they are not, i want "Admin" to be different from "admin" …
  • Member Avatar for berserk
    berserk

    Created case sensitivity issue with password login

    I cannot get the login to work right, everytime i change anything little thing it stops working all together which is unacceptable. So far i have the login reading from …
  • Member Avatar for berserk
    berserk

    Began Watching case sensitivity issue with password login

    I cannot get the login to work right, everytime i change anything little thing it stops working all together which is unacceptable. So far i have the login reading from …
  • Member Avatar for berserk
    berserk

    Replied To a Post in add username and password to table with text entry

    u my friend... have solved all my issues in like 5 lines... THANK YOU SO MUCH! MUCH LIKE, VERY HELP, MUCH AWESOME!!!
  • Member Avatar for berserk
    berserk

    Marked Solved Status for add username and password to table with text entry

    I need help adding new users to a table i have made for an admin that can add or delete users from said table freely. What i have so far …
  • Member Avatar for berserk
    berserk

    Replied To a Post in add username and password to table with text entry

    okay i figured out whats kinda of wrong but i have no idea how to go about fixing it. this part of my code: if(isset($_GET['submit'])) { $username = $_GET['username']; $password …
  • Member Avatar for berserk
    berserk

    Replied To a Post in add username and password to table with text entry

    i think this issue is in that i have split the original functionality of the code into 2 pages instead of haveing it all on one, u see beofre i …

The End.