Since you will find that newbies on the internet are creating their first website they find that the idea of using PHP codes a little challenging. HTML is so much easier to understand but it can only do so much. PHP scripts can help you make your website more user friendly. This also cuts down the time you need to manage your site. But you may feel like you are going to have to have someone else build that site for you. Not true! You can learn it for yourself.
Read more…
i am new to php. I have installed apache server on my computer and have written php code to build simple webpage in my computer.how can i access the webpage located in my computer from another computer?Is that possible?
I have to add a form to a website, I generally just do the design but this is something quick that is needed. The form needs to take a persons name and email address and when submitted, sends to a specific email. I use dreamweaver.
EDIT: should be careful what you write then 
Anyway, the main PHP interpreter (php.exe from the php distribution) is written using YACC.
But I don’t think you need a special PHP interpreter. PHP4 interpretation is equivalent to C++ featuring a different alphabet of symbols while PHP5 is almost equivalent to Java.
is there any easy way to generate getters and setters in PHP classes?
guys may i ask if is it possible to use php/mysql together with vbscript
because i am good in programming with vb6 as m background and
i want to apply my knowledge through online,
instead of using javascript i will make it as javascript
is it better guys?