PHP Interview Questions And Answers Here

Ankita Katdare

Ankita Katdare

@abrakadabra Oct 24, 2024
Let's make a collection of questions based on PHP asked in interviews here.

I will start with a few here:

1. What’s the difference between include and require?
2. What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?

We will keep adding more questions here.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Ankita Katdare

    Ankita Katdare

    @abrakadabra Sep 14, 2011

    Some more questions:

    Difference between mysql_connect and mysql_pconnect?
    Difference between split and explode?
    How to prevent form hijacking in PHP?#-Link-Snipped-#