Skip to main content

PHP (Programming language)
0 followers
5 questions
0 posts

Do you have questions about PHP (Programming language)?

Log in to ask questions about PHP (Programming language) publicly or anonymously.

Angel Larry
I Don't like to Delete Old Messages, because they are My Memories!

In your terminal/console (only Linux, in windows you need Putty58)

ssh user@ip

php -i | grep "Loaded Configuration File"

It shows something like this Loaded Configuration

File => /etc/php.ini.

ALTERNATIVE METHOD

You can make the php file on the... (More)

Asher Bill
You do not have to go fast, you just have to keep going

In your terminal/console (only Linux, in windows you need Putty)

ssh user@ip

php -i | grep "Loaded Configuration File"

It shows something like this Loaded Configuration

File => /etc/php.ini.

ALTERNATIVE METHOD

You can make the php file on the website,... (More)

Christian
"The only way to do great work is to love what you do. If you haven't fount it yet, keep looking. Don't Settle,"

Firstly login to the cPanel, and next to the phpMyAdmin icon, there will be one more icon MySQL Databases. It will bring you to the database listing page. Then In the action column, you will be finding the delete database... (More)

Jack Ezra
My moral in life is simple, you treat me good and I'll definitely treat you better.

Firstly login to the cPanel, and next to the phpMyAdmin icon, there will be one more icon MySQL Databases. It will bring you to the database listing page. Then In the action column, you will be finding the delete database... (More)