{"id":5,"date":"2008-06-25T21:15:46","date_gmt":"2008-06-25T20:15:46","guid":{"rendered":"http:\/\/www.withinweb.com\/info\/?p=5"},"modified":"2010-04-17T12:23:35","modified_gmt":"2010-04-17T12:23:35","slug":"how-do-i-reset-the-admin-password-in-my-application","status":"publish","type":"post","link":"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/","title":{"rendered":"How do I reset the admin password in my application?"},"content":{"rendered":"<p>I have had a few users forget their password that they use to login to the admin area of either <a href=\"\/phpeseller\">PHP-eSeller<\/a>, <a href=\"\/phpsecurearea\">PHP-SecureArea<\/a> or <a href=\"\/phpkeycodes\">PHP-KeyCodes<\/a>.<\/p>\n<p>The best way to reset the admin password is by using the myPHPAdmin facility in your server control panel. If you log in to your server control panel and find myPHPAdmin, then find the database for the application, and then click on SQL tab you will be presented with a box to enter sql.<\/p>\n<p>Enter<\/p>\n<p><code>UPDATE name_of_password_table_here SET userpassword = md5('admin') WHERE username = 'xxxxxx'<\/code><\/p>\n<p>The name of the password table will either be ipn_tblpasswords, or sec_tblpasswords or key_tblpasswords depending on the application, and xxxxx is the username which is in the table.<\/p>\n<p>This will then set the password to &#8216;admin&#8217; for that username.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have had a few users forget their password that they use to login to the admin area of either PHP-eSeller, PHP-SecureArea or PHP-KeyCodes. The best way to reset the admin password is by using the myPHPAdmin facility in your<span class=\"ellipsis\">&hellip;<\/span><\/p>\n<div class=\"read-more\"><a href=\"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/\">Read more <span class=\"screen-reader-text\">How do I reset the admin password in my application?<\/span><span class=\"meta-nav\"> &#8250;<\/span><\/a><\/div>\n<p><!-- end of .read-more --><\/p>\n","protected":false},"author":40,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,5,4],"tags":[],"class_list":["post-5","post","type-post","status-publish","format-standard","hentry","category-php-eseller","category-php-keycodes","category-php-securearea"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How do I reset the admin password in my application? - PHP Web Applications<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How do I reset the admin password in my application? - PHP Web Applications\" \/>\n<meta property=\"og:description\" content=\"I have had a few users forget their password that they use to login to the admin area of either PHP-eSeller, PHP-SecureArea or PHP-KeyCodes. The best way to reset the admin password is by using the myPHPAdmin facility in your&hellip;Read more How do I reset the admin password in my application? &#8250;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/\" \/>\n<meta property=\"og:site_name\" content=\"PHP Web Applications\" \/>\n<meta property=\"article:published_time\" content=\"2008-06-25T20:15:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2010-04-17T12:23:35+00:00\" \/>\n<meta name=\"author\" content=\"paulv\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"paulv\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/how-do-i-reset-the-admin-password-in-my-application\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/how-do-i-reset-the-admin-password-in-my-application\\\/\"},\"author\":{\"name\":\"paulv\",\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/#\\\/schema\\\/person\\\/04da5531c302d55ffcd777fe81dbb93c\"},\"headline\":\"How do I reset the admin password in my application?\",\"datePublished\":\"2008-06-25T20:15:46+00:00\",\"dateModified\":\"2010-04-17T12:23:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/how-do-i-reset-the-admin-password-in-my-application\\\/\"},\"wordCount\":131,\"commentCount\":0,\"articleSection\":[\"PHP-eSeller\",\"PHP-KeyCodes\",\"PHP-SecureArea\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.withinweb.com\\\/info\\\/how-do-i-reset-the-admin-password-in-my-application\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/how-do-i-reset-the-admin-password-in-my-application\\\/\",\"url\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/how-do-i-reset-the-admin-password-in-my-application\\\/\",\"name\":\"How do I reset the admin password in my application? - PHP Web Applications\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/#website\"},\"datePublished\":\"2008-06-25T20:15:46+00:00\",\"dateModified\":\"2010-04-17T12:23:35+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/#\\\/schema\\\/person\\\/04da5531c302d55ffcd777fe81dbb93c\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/how-do-i-reset-the-admin-password-in-my-application\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.withinweb.com\\\/info\\\/how-do-i-reset-the-admin-password-in-my-application\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/how-do-i-reset-the-admin-password-in-my-application\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How do I reset the admin password in my application?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/#website\",\"url\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/\",\"name\":\"PHP Web Applications\",\"description\":\"Information and support for products of WithinWeb.com\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/#\\\/schema\\\/person\\\/04da5531c302d55ffcd777fe81dbb93c\",\"name\":\"paulv\",\"url\":\"https:\\\/\\\/www.withinweb.com\\\/info\\\/author\\\/paulv\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How do I reset the admin password in my application? - PHP Web Applications","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/","og_locale":"en_US","og_type":"article","og_title":"How do I reset the admin password in my application? - PHP Web Applications","og_description":"I have had a few users forget their password that they use to login to the admin area of either PHP-eSeller, PHP-SecureArea or PHP-KeyCodes. The best way to reset the admin password is by using the myPHPAdmin facility in your&hellip;Read more How do I reset the admin password in my application? &#8250;","og_url":"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/","og_site_name":"PHP Web Applications","article_published_time":"2008-06-25T20:15:46+00:00","article_modified_time":"2010-04-17T12:23:35+00:00","author":"paulv","twitter_card":"summary_large_image","twitter_misc":{"Written by":"paulv","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/#article","isPartOf":{"@id":"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/"},"author":{"name":"paulv","@id":"https:\/\/www.withinweb.com\/info\/#\/schema\/person\/04da5531c302d55ffcd777fe81dbb93c"},"headline":"How do I reset the admin password in my application?","datePublished":"2008-06-25T20:15:46+00:00","dateModified":"2010-04-17T12:23:35+00:00","mainEntityOfPage":{"@id":"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/"},"wordCount":131,"commentCount":0,"articleSection":["PHP-eSeller","PHP-KeyCodes","PHP-SecureArea"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/","url":"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/","name":"How do I reset the admin password in my application? - PHP Web Applications","isPartOf":{"@id":"https:\/\/www.withinweb.com\/info\/#website"},"datePublished":"2008-06-25T20:15:46+00:00","dateModified":"2010-04-17T12:23:35+00:00","author":{"@id":"https:\/\/www.withinweb.com\/info\/#\/schema\/person\/04da5531c302d55ffcd777fe81dbb93c"},"breadcrumb":{"@id":"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.withinweb.com\/info\/how-do-i-reset-the-admin-password-in-my-application\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.withinweb.com\/info\/"},{"@type":"ListItem","position":2,"name":"How do I reset the admin password in my application?"}]},{"@type":"WebSite","@id":"https:\/\/www.withinweb.com\/info\/#website","url":"https:\/\/www.withinweb.com\/info\/","name":"PHP Web Applications","description":"Information and support for products of WithinWeb.com","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.withinweb.com\/info\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.withinweb.com\/info\/#\/schema\/person\/04da5531c302d55ffcd777fe81dbb93c","name":"paulv","url":"https:\/\/www.withinweb.com\/info\/author\/paulv\/"}]}},"_links":{"self":[{"href":"https:\/\/www.withinweb.com\/info\/wp-json\/wp\/v2\/posts\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.withinweb.com\/info\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.withinweb.com\/info\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.withinweb.com\/info\/wp-json\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/www.withinweb.com\/info\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":3,"href":"https:\/\/www.withinweb.com\/info\/wp-json\/wp\/v2\/posts\/5\/revisions"}],"predecessor-version":[{"id":57,"href":"https:\/\/www.withinweb.com\/info\/wp-json\/wp\/v2\/posts\/5\/revisions\/57"}],"wp:attachment":[{"href":"https:\/\/www.withinweb.com\/info\/wp-json\/wp\/v2\/media?parent=5"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.withinweb.com\/info\/wp-json\/wp\/v2\/categories?post=5"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.withinweb.com\/info\/wp-json\/wp\/v2\/tags?post=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}