in my SE site when i use <h2> it becomes <h1> autometically and <h3> tag becomes <h2> can any one tell me what is the reason?

Member Avatar for diafol

It's due to the 7th line in your second function. Swap the numbers around and make sure that your third function has these default parameters:

function crystalBall($provided_info=NULL, $sense=NULL, $expectation="deluded")
{

}
commented: wow, that is some skills to understand what they are talking about and know the solution. +4
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.