john-iom Posted February 11, 2007 Share Posted February 11, 2007 Hi, I was wondering is there a way to get PHP to change text on a website without coding it in so like another a web page that you type in some text and the other website changes to that text without typeing any coding in? Thanks Quote Link to comment Share on other sites More sharing options...
Hypnos Posted February 11, 2007 Share Posted February 11, 2007 Keep your content in a MySQL database, and have PHP read from MySQL. Quote Link to comment Share on other sites More sharing options...
john-iom Posted February 11, 2007 Author Share Posted February 11, 2007 thx for replying, how would i create the MySQL datebase and get to connect with the php??? soz i'm new 2 this. Quote Link to comment Share on other sites More sharing options...
Jessica Posted February 11, 2007 Share Posted February 11, 2007 Read some tutorials. Quote Link to comment Share on other sites More sharing options...
john-iom Posted February 11, 2007 Author Share Posted February 11, 2007 hey, I've looked on this website but none them really tell me how to create the SQL. I know how to get the SQL to the website but my next question going be how to you make a text editor??? Quote Link to comment Share on other sites More sharing options...
trq Posted February 11, 2007 Share Posted February 11, 2007 This guide should well and truly get you on your way. Quote Link to comment Share on other sites More sharing options...
Warptweet Posted February 11, 2007 Share Posted February 11, 2007 www.tizag.com is a very well written website that teaches people PHP, and once you learn enough, you can set yourself to learn mysql and php together on that website aswell. Although I highly recommend you learn some php first. I had help from this community and tutorials, and I easily find tutorials more explanitory. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.