s.stephen Posted August 11, 2009 Share Posted August 11, 2009 So, as many people have stated before, I'm really new to php and programming as a whole. But, I'm trying to start with the easy stuff when it comes to making small tweaks to my site. I want to change some text (a few words at the most) that is on the site now but I can't find where it is. I've searched the files individually offline using a "find" function but I can't locate the text I'm looking for. Ideally, I would like to make the changes directly on myphpadmin. Any advice out there? Thanks. Link to comment https://forums.phpfreaks.com/topic/169752-simply-changing-text-using-myphpadmin/ Share on other sites More sharing options...
daneth1712 Posted August 11, 2009 Share Posted August 11, 2009 maybe a stupid answer, but are you sure the 'text' is being pulled from a database and not static on a web page? Link to comment https://forums.phpfreaks.com/topic/169752-simply-changing-text-using-myphpadmin/#findComment-895570 Share on other sites More sharing options...
s.stephen Posted August 11, 2009 Author Share Posted August 11, 2009 yeah, i'm sure it's pulling from the database. Thanks. Link to comment https://forums.phpfreaks.com/topic/169752-simply-changing-text-using-myphpadmin/#findComment-895607 Share on other sites More sharing options...
cunoodle2 Posted August 11, 2009 Share Posted August 11, 2009 Access phpMyAdmin directly at: http://www.yourdomain.com/phpMyAdmin Link to comment https://forums.phpfreaks.com/topic/169752-simply-changing-text-using-myphpadmin/#findComment-895688 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.