what does “/index.php?admin/admin_dashboard” in my url mean

have an already coded application in PHP/MySQL about school management. I am trying to further customize it as it is no longer serviced by the provider. I see /index.php?admin/admin_dashboard on the address bar but cannot find any file named admin_dashboard. Can anybody help about what it means? I am a novice programmer in PHP with practically no experience. actually, it … Read more

How can I write to the console in PHP?

Firefox On Firefox you can use an extension called FirePHP which enables the logging and dumping of information from your PHP applications to the console. This is an addon to the awesome web development extension Firebug. http://www.studytrails.com/blog/using-firephp-in-firefox-to-debug-php/ Chrome However if you are using Chrome there is a PHP debugging tool called Chrome Logger or webug (webug has problems with the order of … Read more

Regex to check for new line

I want to check if an if statement is on one line or the next line without a brace like so: or: The regex i have currently is But doesnt work. Anyone have any ideas? To elaborate the only If statement that would not be pulled by this regex is the following:

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)