PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
smpdawg wrote:Actually it never occurred to me that you were changing the code at the top. Some people will not know that is what you did and may end up saying something about the code looking right because they don't know that you changed it but I know where you are coming from.
You may want to add that or die() to DbConnector.php so you can see the error message. You can always remove it when the code is stable.
How would I add that to my function query without rewriting the bulk of my code? I've tried adding it at the end of my current query - and it dies alright. none of my queries work with the revised statement.
How about like this? Whether that works or not, what does the current $insertQuery look like? I am on IM (MSN, AIM and ICQ) right now - I can walk through the code with you on IM if you'd like.