Please Can Any one tell me How do I Greet a user with his name after he submited His form into my Data base /please i need your help.

Assuming that you use the POST method the users name should be in the $_POST array. Read it from there. Details depend on whether you have insertion script and the form in the same script or not. Maybe you post your code.

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.