पीएचपी ट्यूटोरियल

पीएचपी होम पीएचपी परिचय पीएचपी इंस्टाल पीएचपी सिंटैक्स पीएचपी टिप्पणियाँ पीएचपी चर पीएचपी इको / प्रिंट पीएचपी डेटा प्रकार पीएचपी स्ट्रिंग्स पीएचपी नंबर पीएचपी गणित पीएचपी स्थिरांक पीएचपी ऑपरेटर्स पीएचपी अगर ... और ... Elseif पीएचपी स्विच पीएचपी लूप्स पीएचपी कार्य पीएचपी सरणियाँ पीएचपी सुपरग्लोबल्स पीएचपी रेगेक्स

पीएचपी फॉर्म

PHP फॉर्म हैंडलिंग PHP फॉर्म सत्यापन पीएचपी फॉर्म की आवश्यकता पीएचपी फॉर्म यूआरएल/ई-मेल PHP फॉर्म पूर्ण

पीएचपी उन्नत

पीएचपी दिनांक और समय पीएचपी शामिल करें पीएचपी फाइल हैंडलिंग PHP फ़ाइल खोलें/पढ़ें PHP फ़ाइल बनाएँ/लिखें पीएचपी फ़ाइल अपलोड पीएचपी कुकीज़ पीएचपी सत्र पीएचपी फिल्टर पीएचपी फिल्टर उन्नत PHP कॉलबैक फ़ंक्शंस पीएचपी JSON पीएचपी अपवाद

पीएचपी ओओपी

पीएचपी ओओपी क्या है पीएचपी क्लासेस/ऑब्जेक्ट्स पीएचपी कंस्ट्रक्टर पीएचपी विनाशक पीएचपी एक्सेस संशोधक पीएचपी विरासत पीएचपी स्थिरांक पीएचपी सार वर्ग पीएचपी इंटरफेस पीएचपी लक्षण PHP स्टेटिक तरीके पीएचपी स्टेटिक गुण पीएचपी नेमस्पेस पीएचपी Iterables

MySQL डेटाबेस

MySQL डेटाबेस MySQL कनेक्ट MySQL डीबी बनाएँ MySQL तालिका बनाएँ MySQL डेटा डालें MySQL अंतिम आईडी प्राप्त करें MySQL एकाधिक सम्मिलित करें MySQL तैयार MySQL डेटा का चयन करें MySQL कहाँ MySQL ऑर्डर बाय MySQL डेटा हटाएं MySQL अद्यतन डेटा MySQL सीमा डेटा

पीएचपी एक्सएमएल

पीएचपी एक्सएमएल पार्सर्स पीएचपी सिंपलएक्सएमएल पार्सर पीएचपी सिंपलएक्सएमएल - प्राप्त करें पीएचपी एक्सएमएल एक्सपैट पीएचपी एक्सएमएल डोम

पीएचपी - AJAX

AJAX परिचय अजाक्स पीएचपी AJAX डेटाबेस अजाक्स एक्सएमएल AJAX लाइव खोज AJAX पोल

पीएचपी उदाहरण

पीएचपी उदाहरण पीएचपी संकलक पीएचपी प्रश्नोत्तरी पीएचपी व्यायाम पीएचपी प्रमाणपत्र

पीएचपी संदर्भ

पीएचपी सिंहावलोकन पीएचपी सरणी पीएचपी कैलेंडर पीएचपी तिथि पीएचपी निर्देशिका पीएचपी त्रुटि पीएचपी अपवाद पीएचपी फाइल सिस्टम पीएचपी फ़िल्टर पीएचपी एफ़टीपी पीएचपी JSON पीएचपी कीवर्ड पीएचपी लिबक्सएमएल पीएचपी मेल पीएचपी गणित पीएचपी विविध पीएचपी MySQLi पीएचपी नेटवर्क पीएचपी आउटपुट नियंत्रण पीएचपी रेगेक्स पीएचपी सिंपलएक्सएमएल पीएचपी स्ट्रीम पीएचपी स्ट्रिंग PHP वैरिएबल हैंडलिंग पीएचपी एक्सएमएल पार्सर पीएचपी ज़िप पीएचपी समयक्षेत्र

पीएचपी नेटवर्क कार्य


पीएचपी नेटवर्क परिचय

नेटवर्क फ़ंक्शंस में विभिन्न नेटवर्क फ़ंक्शन होते हैं और किसी अन्य आउटपुट को भेजे जाने से पहले, आपको वेब सर्वर द्वारा ब्राउज़र को भेजी गई जानकारी में हेरफेर करने देता है।


इंस्टालेशन

नेटवर्क फ़ंक्शंस PHP कोर का हिस्सा हैं। इन कार्यों का उपयोग करने के लिए किसी स्थापना की आवश्यकता नहीं है।


पीएचपी नेटवर्क कार्य

Function Description
checkdnsrr() Checks DNS records for type corresponding to host
closelog() Closes the connection of system logger
define_syslog_variables() Deprecated and removed in PHP 5.4. Initializes the variables used in syslog functions
dns_check_record() Alias of checkdnsrr()
dns_get_mx() Alias of getmxrr()
dns_get_record() Gets the DNS resource records associated with the specified hostname
fsockopen() Opens an Internet or Unix domain socket connection
gethostbyaddr() Returns the domain name for a given IP address
gethostbyname() Returns the IPv4 address for a given domain/host name
gethostbynamel() Returns a list of IPv4 address for a given domain/host name
gethostname() Returns the host name
getmxrr() Returns the MX records for the specified internet host name
getprotobyname() Returns the protocol number for a given protocol name
getprotobynumber()      Returns the protocol name for a given protocol number
getservbyname() Returns the port number for a given Internet service and protocol
getservbyport() Returns the Internet service for a given port and protocol
header_register_callback() Calls a header function
header_remove() Removes an HTTP header previously set with the header() function
header() Sends a raw HTTP header to a client
headers_list() Returns a list of response headers to be sent to the browser
headers_sent() Checks if/where headers have been sent
http_response_code() Sets or returns the HTTP response status code
inet_ntop() Converts a 32bit IPv4 or 128bit IPv6 address into a readable format
inet_pton() Converts a readable IP address into a packed 32bit IPv4 or 128bit IPv6 format
ip2long() Converts an IPv4 address into a long integer
long2ip() Converts a long integer address into a string in IPv4 format
openlog() Opens the connection of system logger
pfsockopen() Opens a persistent Internet or Unix domain socket connection
setcookie() Defines a cookie to be sent along with the rest of the HTTP headers
setrawcookie() Defines a cookie (without URL encoding) to be sent along with the rest of the HTTP headers
socket_get_status() Alias of stream_get_meta_data()
socket_set_blocking() Alias of stream_set_blocking()
socket_set_timeout() Alias of stream_set_timeout()
syslog() Generates a system log message