Is there a way to get a pop up prompt window, like in javascript, to work in php so that I can ask users to enter their name?
why don't you just use the javascript instead?
I am looking to do it in php so I can have sort off log in ID window. If there name is neil they can log in otherwise it will kick them out to another page.
😕 you meant you want something that has to be entirely php-made while there is a way to combine javascript and php coding? nevermind that, i don't know how to build a message box from php. have you tried out searching using google or phpfreak or this can help you a lot. try out. maybe it'll help you.
many thanks - I think phpfreak has what i'm after.