Jump to content

Newbie Question.


netcoord99

Recommended Posts

Thanks for all the help guys..

 

Got another question.

 

I am using WAMP and was wondering if there is a function or other program I can use to

write/edit maybe PHP code, does PHPAdmin have this in it or XAMP?

 

Are scripts "Mysql" code or id Mysql code strictly for massaging databases and PHP has

code that can add/change/delete data in a Mysql database?

 

My PHP code is working now and I am ready to put some code together to access

a Mysql database.

 

thanks..

ps: Is there a PHP job employment agency on the net?

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/40712-newbie-question/
Share on other sites

One question at a time please, I'm not sure what your after.

 

There are many editors around for editing php. I use vim.

 

PHP has a mysql interface allowing you to execute sql queries against a given database.

 

vim is the be-all end-all of file editors. very powerful editor.

Link to comment
https://forums.phpfreaks.com/topic/40712-newbie-question/#findComment-197042
Share on other sites

 

I noticed WAMP install/comes with SQLite Manager.

 

Should I shutdown it's service and install MySql instead?

 

I want to learn Mysql not SQLite..

 

thanks..

 

yes, that is what i personally recommend. however, you may get other opinions from other members. you could always do a little research and see which one will best suite your situation.

Link to comment
https://forums.phpfreaks.com/topic/40712-newbie-question/#findComment-197173
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.