واپس چلیں   پاکستان کی آواز > IT کی دنیا > پروگرامنگ > php پروگرامنگ



php پروگرامنگ php پروگرامنگ


Introducing PHP

short url
موضوع بند کر دیا گیا ہے
 
LinkBack موضوع کے اختیارات موضوع کی درجہ بندی ظاہری انداز
پرانا 28-07-07, 01:08 PM   #1
Member
اجنبی
 
مبشر's Avatar
 
تاریخ شمولیت: Jul 2007
عمر: 27
مراسلات: 75
کمائي: 415
شکریہ: 2
12 مراسلہ میں 28 بارشکریہ ادا کیا گیا
Default Introducing PHP

Introducing PHP


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.

A PHP file may contain text, HTML tags and scripts. Scripts in a PHP file are executed on the server.
What You Should Already Know

Before you continue you should have a basic understanding of the following:

* HTML / XHTML
* Some scripting knowledge

If you want to study these subjects first, find the tutorials on our Home page.
What is PHP?

* PHP stands for PHP: Hypertext Preprocessor
* PHP is a server-side scripting language, like ASP
* PHP scripts are executed on the server
* PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)
* PHP is an open source software (OSS)
* PHP is free to download and use

What is a PHP File?

* PHP files may contain text, HTML tags and scripts
* PHP files are returned to the browser as plain HTML
* PHP files have a file extension of ".php", ".php3", or ".phtml"

What is MySQL?

* MySQL is a database server
* MySQL is ideal for both small and large applications
* MySQL supports standard SQL
* MySQL compiles on a number of platforms
* MySQL is free to download and use

PHP + MySQL

* PHP combined with MySQL are cross-platform (means that you can develop in Windows and serve on a Unix platform)

Why PHP?

* PHP runs on different platforms (Windows, Linux, Unix, etc.)
* PHP is compatible with almost all servers used today (Apache, IIS, etc.)
* PHP is FREE to download from the official PHP resource: www.php.net
* PHP is easy to learn and runs efficiently on the server side

Where to Start?

* Install an Apache server on a Windows or Linux machine
* Install PHP on a Windows or Linux machine
* Install MySQL on a Windows or Linux machine

What do You Need?

This tutorial will not explain how to install PHP, MySQL, or Apache Server.

If your server supports PHP - you don't need to do anything! You do not need to compile anything or install any extra tools - just create some .php files in your web directory - and the server will parse them for you. Most web hosts offer PHP support.

However, if your server does not support PHP, you must install PHP. Below is a link to a good tutorial from PHP.net on how to install PHP5:

http://www.php.net/manual/en/install.php
Download PHP

Download PHP for free here: http://www.php.net/downloads.php
Download MySQL Database

Download MySQL for free here: http://www.mysql.com/downloads/index.html
Download Apache Server

Download Apache for free here: http://httpd.apache.org/download.cgi

Last edited by عرفان حیدر; 28-12-07 at 06:29 PM. وجہ: تصویر
مبشر آف لائن ہے  
پرانا 28-07-07, 01:36 PM   #2
Member
اجنبی
 
تاریخ شمولیت: Jun 2007
عمر: 36
مراسلات: 61
کمائي: 1,707
شکریہ: 53
34 مراسلہ میں 85 بارشکریہ ادا کیا گیا
Default جواب: Introducing PHP

مبشر بھائی ایک سافٹ ویر ایسا بھی ہے جو کہ تمام کے تمام چار سوفٹ ویر ایک ساتھ انسٹال کر دیتا ہے ۔ ( اپاچی، مائی ایسکیول، پی ایچ پی، پرل اور پی ایچ پی مائی ایڈمن)۔ اسکا لنک یہ ہے۔

http://www.apachefriends.org/en/xampp-windows.html

اپ نے بہت اچھا کام شروع کیا ہے۔۔
ندیم رفیع آف لائن ہے  
پرانا 28-07-07, 07:25 PM   #3
ناظم اعلی


 
محمدعدنان's Avatar
 
تاریخ شمولیت: May 2007
مقام: خود کی تلاش میں
مراسلات: 15,327
کمائي: 5,560,014,206
شکریہ: 12,919
6,824 مراسلہ میں 15,899 بارشکریہ ادا کیا گیا
محمدعدنان کو MSN کے ذریعے پیغام ارسال کریں
Default جواب: Introducing PHP

بہت شکریہ مبشر بھائی
محمدعدنان آف لائن ہے  
پرانا 28-07-07, 11:03 PM   #4
Senior Member

 
Zullu230's Avatar
 
تاریخ شمولیت: Jul 2007
مقام: Rawalpindi
مراسلات: 4,146
کمائي: 58,231
شکریہ: 3,274
1,521 مراسلہ میں 3,405 بارشکریہ ادا کیا گیا
Default جواب: Introducing PHP

This is what I want to be known by every one at this forum.

Thnaks very much n take care


ALLAH HAFIZ
__________________
Watch your thoughts; they become words. Watch your words; they become actions. Watch your actions; they become habits. Watch your habits; they become character. Watch your character; it becomes your destiny.
Zullu230 آف لائن ہے  
پرانا 29-07-07, 10:43 AM   #5
Administrator

 
عبدالقدوس's Avatar
 
تاریخ شمولیت: May 2007
مقام: گوگل
عمر: 24
مراسلات: 25,297
کمائي: 2,346,416
شکریہ: 18,825
12,630 مراسلہ میں 29,425 بارشکریہ ادا کیا گیا
عبدالقدوس کو ICQ کے ذریعے پیغام ارسال کریں عبدالقدوس کو AIMکے ذریعے پیغام ارسال کریں عبدالقدوس کو Yahoo کے ذریعے پیغام ارسال کریں
Default جواب: Introducing PHP

اقتباس:
اصل مراسلہ منجانب : ندیم رفیع
مبشر بھائی ایک سافٹ ویر ایسا بھی ہے جو کہ تمام کے تمام چار سوفٹ ویر ایک ساتھ انسٹال کر دیتا ہے ۔ ( اپاچی، مائی ایسکیول، پی ایچ پی، پرل اور پی ایچ پی مائی ایڈمن)۔ اسکا لنک یہ ہے۔

http://www.apachefriends.org/en/xampp-windows.html

اپ نے بہت اچھا کام شروع کیا ہے۔۔
جی ندیم بھائی ویسےمیں NETSERVER کو ترجیح دوں گا کیوں کہ یہ بہت تیزی سے پھیل رہا ہے اور بہت سے فری ہوسٹ اس کو استعمال کرتے ہوے سروس دے رہے ہیں
__________________
http://voobuzz.com
it's the place where you can talk about things you find interesting, Share updates, photos, videos, and more.
عبدالقدوس آن لائن ہے  
پرانا 29-07-07, 09:09 PM   #6
Member
اجنبی
 
تاریخ شمولیت: Jun 2007
مراسلات: 79
کمائي: 414
شکریہ: 15
17 مراسلہ میں 55 بارشکریہ ادا کیا گیا
Default جواب: Introducing PHP

ویسے مجھے http://vertrigo.sourceforge.net اچھا لگتا ہے۔
نصیرحیدر آف لائن ہے  
پرانا 29-07-07, 09:18 PM   #7
Member
اجنبی
 
تاریخ شمولیت: Jun 2007
عمر: 36
مراسلات: 61
کمائي: 1,707
شکریہ: 53
34 مراسلہ میں 85 بارشکریہ ادا کیا گیا
Default جواب: Introducing PHP

‌vertigo میں sqlite کا پیکج آضافے ہے جو کہ سسٹم پر بوجھ بن سکتا ہے . لیکن اس کا انٹرفیس کافی آسان ہے استعمال میں.

ندیم رفیع آف لائن ہے  
ندیم رفیع کا شکریہ ادا کیا گیا
جلالپوری (15-10-08)
پرانا 28-12-07, 06:28 PM   #8
Senior Member
 
عرفان حیدر's Avatar
 
تاریخ شمولیت: Dec 2007
مقام: کراچی
عمر: 30
مراسلات: 2,046
کمائي: 8,260
شکریہ: 889
722 مراسلہ میں 1,442 بارشکریہ ادا کیا گیا
عرفان حیدر کو MSN کے ذریعے پیغام ارسال کریں عرفان حیدر کو Yahoo کے ذریعے پیغام ارسال کریں
Default جواب: Introducing PHP

سلام،
مذکورہ دھاگے کو بند کیا جارہا ہے کیوں کہ اس میں گذشتہ ایک مہینے سے کو ئی نیا مراسلہ نہیں ڈالا گیا۔
تما م مراسلے ارسال کرنے والے خواتین و حضرات کا شکریہ۔
وسلام،
عرفان حیدر آف لائن ہے  
موضوع بند کر دیا گیا ہے

Tags
apache, com, download, downloads, extra, find, following, free, generic, php, software, فری, web development, websites, اچھا کام, بھائی, جواب, حضرات, خواتین, سافٹ


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
موضوع کے اختیارات
ظاہری انداز Rate This Thread
Rate This Thread:


Similar Threads
موضوع موضوع شروع کیا فورم جوابات آخری مراسلہ
Introducing FORMS In PHP مبشر php پروگرامنگ 2 28-12-07 06:32 PM


تمام اوقات پاکستانی معیاری وقت ( +5 GMT) کے لحاظ سے ہیں۔ ابھی وقت ہے 08:27 PM

Powered by vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
جملہ حقوق نشرو اشاعت ©2000 - 2012,پاکستان کی آواز - پاکستان کے فورمزکی انتظامیہ کے پاس مخفوظ ہیں۔ ہم اردو ترجمے کے لیے جناب زبیرکے مشکور ہیں-
اپنا بلاگ مفت حاصل کریں wordpress.pk
ہم pak.net ڈومین نیم کے لیے جناب فاروق سرور خان کے مشکور ہیں

Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
Ad Management plugin by RedTyger