Hello guys
New here. I need to see a good example of what PHP can do. Does anyone have a good example online? Or can you suggest something. I am traditionally a VB developer and now I need to develop a small application to run on a web server. I need to build forms to create acounts. Open accounts, update or delete acounts. also some minor send and receive data stuff. Can u suggest a web site that has these stuff? Using PHP of course.
All data is going to MySQL whcih I am told is the best for PHP.
Any suggestion would be gratly appreciated
SW
New immigrant from VB to PHP
Need an example online
Moderator: General Moderators
Re: Need an example online
How would you define "good example"? Simply look at this forum software, it's written in php and you can add/edit/delete messages...SaharaWizard wrote:Hello guys
New here. I need to see a good example of what PHP can do. Does anyone have a good example online?
Don't take anything for granted. Ask them why MySQL is supposed to be the best for PHP. (Personally i consider MySQL as a popular, but far from a better sql dbms...)SaharaWizard wrote: All data is going to MySQL whcih I am told is the best for PHP.
http://www.hotscripts.com/PHP
go to the Scripts & Programs section and view the categories.
Select a web app and usually it has an official site associated with it.
From there, look for a demo.
PHP can do it all, and depending on the developer, it can do it all very well.
go to the Scripts & Programs section and view the categories.
Select a web app and usually it has an official site associated with it.
From there, look for a demo.
PHP can do it all, and depending on the developer, it can do it all very well.