Jump to content

PHP script to prompt for yes/no


dmikester1

Recommended Posts

I have a PHP script with no HTML in it.  The script runs through and updates a bunch of fields in our Active Directory LDAP accounts.  Well, I don't want it to just update every account automatically.  I want it to prompt me for for each user.  Ex.  "Would you like to update John Doe's position to Director?" "Yes/No"  I'm guessing I'll have to use Javascript for this.  But I don't want to add any HTML/JS if possible.  But I'm guessing this isn't possible without adding some.

Thanks

Mike

Link to comment
https://forums.phpfreaks.com/topic/235442-php-script-to-prompt-for-yesno/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.