需要帮助学习PHP [英] Need help for learning PHP

查看:87
本文介绍了需要帮助学习PHP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好

我是ASP.NET / C#.NET程序员,由于某些原因我想开始学习PHP,如果有人可以提供帮助,我会有一些问题:

首先是重要的是如果我在Windows或Linux中尝试它然后你知道任何好的电子书或教程,因为我有编程的经验,我不需要知道什么是循环或如果声明! LOL

我应该用哪个平台进行编程?顺便说一下,cakePHP是什么样的?cakephp和visual studio有什么区别?(我知道visual studio适用于.NET)

i看到了一个PHP代码,它让我有点困惑,不像asp有一个代码背后你用c#或vb.net编写你的算法,在PHP代码中所有函数都在.php文件中!所以在PHP中不会有代码或类似的东西吗?例如php用于三层网站的结构是什么?



i感谢您的想法并帮助

Hi guys
I am ASP.NET/C#.NET programmer and for some reasons i want to start learning PHP, i have some questions if any one can help:
first of all is does it matter if i try it in windows or linux and then do you know any good ebook or tutorial for me because i have experience in programming and i don't need to know what's a loop or if statment !LOL
and which platform should i use for programming ?and by the way what's cakePHP ?and what are the differences between cakephp and visual studio?(i know visual studio is for .NET)
i saw a php code and it confused me a little bit,unlike asp that there is a code behind and your write your algorithm in it with c# or vb.net ,in php code all functions are right in .php file!so there is not gonna be a code behind or some thing like that in php?for example what structures does php use for a three layer web site?

i appreciate your ideas and helps

推荐答案



请参考以下链接:

初学者的PHP教程 [ ^ ]

http://www.1keydata.com/php-tutorial/ [ ^ ]

PHP教程 [ ^ ] < br $>




--Amit
Hi,
Refer the links below:
PHP tutorial for beginners[^]
http://www.1keydata.com/php-tutorial/[^]
PHP Tutorial[^]


--Amit


有些东西你必须知道我是肯定的影响您用于编程任何网页的任何系统:



如果您在Windows中工作,那么文件名不区分大小写。



如果您在Linux中工作,那么文件名区分大小写。



这给了我几天的劳动时间制作我的第一页。



在我的情况下,我在Windows中工作并开发了页面,然后将其上传到Linux服务器......:叹息:



PHP非常开放,你把所有内容放在PHP文件中,你不需要任何其他类型的文件。



我会开始使用xampp或easyphp(如果你在Windows中工作,我认为他们在Linux中有同行)。



PS:http://www.php.net/ [ ^ ]是一个很好的资源。有很多例子......



祝你好运。 :thumbsup:
there is something you MUST know that I'm positive that will affect any system you are using to program any web page:

If you work in Windows then file names ARE NOT case sensitive.

If you work in Linux, then filenames ARE case sensitive.

This gave me some days of labor when making my first page.

In my case I worked and developed the page in Windows and then uploaded it to a Linux server... :sigh:

PHP is really open, you put everything inside the PHP files, you don't need any other kind of file involved.

I would start using xampp or easyphp (if you work in Windows even I think they have their counterparts in Linux).

PS: http://www.php.net/[^] is a great resource. Plenty of examples are there...

Good luck. :thumbsup:


您可以从 http://www.php.net/docs.php 。您在本网站上找到的内容将会有很大的帮助。
You can download or view the PHP Documentation from http://www.php.net/docs.php. The Content you find in this website will be of great help.


这篇关于需要帮助学习PHP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆