Hi everyone. I am unable to connect to my database I have set up. I have successfully connected to
my mysql database many times. This is why I am so shocked and stumped that I can't connect. I am...
I read the following recently, I was wondering how I accomplish this or if there is a any information that I can read about it. I am referring to the not revealing scripting language tip below. I...
I am trying to enter 0.1.1 into phpMySQL and I keep getting the 1265 error that my information has been truncated. And, it has. Each time the number shows up as 0.1
You were correct ZABI! Thank you! I am now able to do what I wish with my code, however, I have encountered a new problem. Whenever I click on a letter, any letter, it always returns the same result...
I almost have solved my issue. One last issue is to figure out how to check the letterid against the first letter of the poem title and if they match, print that poem title.
I apologize for my lack of communication. The problem is that when I click on a letter, example, letter "P". When the code takes me to my next page (poemsbyletter.inc.php), I get the message: Sorry,...
I am looking for some assistance to accomplish the following task. I want to be able to have a list of poems on my website with a link to that specific poems page (I have managed to...
As my question asks, I am looking for some guidance on how to remove the dates from my wordpress theme. I have seen some php coding in the loop.php file that shows time, month, and date but I am not...