Search

Tuesday, May 15, 2007

PHP Information

PHP Infosource new blog for PHP information.
Get a news, source code, open CMS information, PHP solutions etc. here.

Basic Concept:

PHP is a powerful server-side scripting language for creating dynamic and interactive websites.

PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. PHP is perfectly suited for Web development and can be embedded directly into the HTML code.

The PHP syntax is very similar to Perl and C. PHP is often used together with Apache (web server) on various operating systems. It also supports ISAPI and can be used with Microsoft's IIS on Windows.

Some Important sites of PHP:

  • http://www.w3schools.com/php/default.asp
  • http://www.php.net/
  • http://www.planet-source-code.com/URLSEO/vb/Tutorial/default!asp/lngWId!8/anyname.htm
  • http://www.learnphpfree.com/
Some Important forums:
  • http://forums.devnetwork.net/
  • http://www.phpfreaks.com/forums/
  • http://phpbuilder.com/board/
  • http://www.sitepoint.com/forums/forumdisplay.php?forumid=34
You can find some good scripts here:
  • http://www.freeprogrammingresources.com/phpsrc.html
  • http://www.sitepoint.com/article/highlight-source-code-php
  • http://www.googleduel.com/apiexample.php
  • http://www.hotscripts.com/




5 comments:

shri said...

how to integrate servpay payment gateway?

Unknown said...

how to integrate paypal?

Unknown said...

How to add script on CronJob?

Vidya said...

hi jyoti,

Please see following links for cron jobs:

http://www.weberdev.com/get_example-3441.html
http://www.thescripts.com/forum/thread157886.html

Vidya said...

for paypal integration, please go to paypal.com in developers integration.
U can find some pdfs in it.
follow the instructions in pdf.
u can find all information in that pdfs.