We have described PHP Functions, CSV functions, PHP Sessions and Cookie, Add Security in the website, CSRF and SQL Injection, PHP settings, SPL Autoload Register and PHP Interview Questions and resolutions with the help of code snippets.
If you want to ask any question OR have any suggestions, please email me OR add comments in comment box.
PHP Functions Questions & Answers :
- Difference between in_array and array_key_exists in php with Example
- Difference between overloading and overriding in php with Example
- get_class_vars PHP Function
- get_class_methods PHP Function
- mysql_fetch_field - Get column information from a result
- PHP mktime() Function - Get Unix timestamp for a date
- Strtolower - Returns string with all alphabetic characters converted to lowercase
- PHP file_get_contents Function - Reads entire file into a string
- PHP utf8_encode Function - Encodes an ISO-8859-1 string to UTF-8
- com_create_guid Generate a globally unique identifier
- spl_autoload What is spl_autoload function in php
- parse_ini_string - Parse a configuration string
- stream_socket_client - Open Internet or Unix domain socket connection
- imagecopyresampled-Copy and resize part of an image with resampling
- What is proc_close
- What is str_getcsv
- ob_get_level -Return the nesting level of the output buffering mechanism
- openssl decrypt - Decrypts data
- Domain Name Server
- openssl private encrypt
- openssl_pkcs12_read
- mb_check_encoding
- imagegrabwindow
- imagealphablending
- Gets options from the command line argument list
- spl autoload extensions in PHP
- Parse a binary IPTC block into single tags
- Embeds binary IPTC data into a JPEG image
- Perform a regular expression search and replace
- session_set_save_handler
- What is session_set_cookie_params
- mcrypt_encrypt
- imagegrabscreen
- imagecreatefrompng - Create a new image from file or URL - PHP
- imagecreatefromjpeg
- stat Gives information about a file - PHP
- fsockopen Open Internet or Unix domain socket connection- PHP
- fputcsv - Write in CSV File with PHP
- realpath - Get the Real path of File with PHP
- intval - Get Integer value from string in PHP
- register_shutdown_function
- setcookie - Store Cookie in Browser with PHP
- header_remove - Remove the Header
- proc_open
- count_chars - Count Number of character of string with PHP
- ucwords - Uppercase the first character of each word in a string
- getimagesize -Get the size of an image - PHP
- phpinfo - Outputs information about PHP's configuration
- iterator_apply - Call a function for every element in an iterator - PHP
- spl_autoload_register
- json_encode - Returns the JSON representation of a value
- mcrypt_decrypt
- PHP Magic Methods with Examples
PHP Interviews Questions & Answers:
- PHP problem solving interview questions and answers for Fresher and Experienced
- PHP Interview Questions and Answers for 2 year Experience
- PHP MySQL interview questions and answers for experienced
- What is stdClass? and How to create stdClass class?
- Advanced PHP Interview Questions and Answers
- SPDY Protocol - Improve the Speed of web page
- PHP Technical Interview Questions and Answers for Fresher and Experienced
- How to stop parsing the HTML tags?
- Difference between Notice and warning and fatal error
- Node Js Interview Questions and Answers for Experienced
- Difference between overloading and overriding in php with Example
- How can I prevent SQL-injection in PHP [SOLVED]
- Object Oriented Programming in PHP
- Wordpress Interview Questions and Answers
- Htaccess RewriteRule Flags by Code Example
- Enabling the openssl in Wamp-Xampp
- How to find day of week in php in a specific timezone
- What is difference between natcasesort and sort?
- Zend Cache Tutorial - Zend Framework 1.12
- Nginx Server interview Questions and Answers
- XML Interview Questions And Answers
- Important PHP Interview Questions and Answers - jQuery, SQL Modes, Client Programs and Reset
- PHP Check Mime Type of File - Return Information About A File
- Improve Ajax Performance
- PHP Captcha Code Example Code Snippets
- PHP - Secure Ajax Call from Hackers - Example
- Zend Database Query - Zend Profiler Example - Code Snippets
- Export to CSV File - PHP
- htaccess code snippets example
- Manage Cron Job with PHP - SSH2 Connection
- OOP Interview Questions and Answers
- CURL Example
- Reduce the loading time of website
- PHP Interview Questions and Answers PDF
- Stored Procedure - Advantage of Stored Procedure - Disadvantage of Stored Procedure
- How To Track the Real IP Address Behind the Proxy - PHP - REMOTE_ADDR
- Pending Interview Questions and Answers
- Cache in PHP - Speed Up your website
- PHP DataStructures
- php interview questions and answers for 1 year experience
- PHP Interview Questions and Answers for Experienced
- Difference between Abstract class and Interface in PHP
- Concurrent Connections of Apache Server
- Regular Expressions PHP/Javascript
- php interview questions and answers
- What is Zend Engine in PHP
- Simple Mail Transfer Protocol
- SQL Injection Attack - PHP & MySQL
- PHP Magic Methods with Examples
PHP problem Questions & Answers:
- How to send an email using Email Template in Zend Framework
- How do I get wordpress global variable and functions in custom file [SOLVED]
- How to convert php array into javascript array
- How to store array in Cookie and retrieve array from cookie
- Synchronous XMLHttpRequest on the main thread is deprecated
- Send Email from Gmail SMTP using Zend Framework
- HTML formatted email not showing up correctly in mail clients (Gmail-Outlook-Hotmail-Iphone-Android) [SOLVED]
- How to change the author of a post in Wordpress
- How to clear Facebook's image cache
- Google trends api php - How to get hot trends
- How can delete a user without deleting the post and comments in wordpress?
- Using mysqli and parameterized statements in PHP with Example
- Wordpress redirect https to http with htaccess [SOLVED]
- Advanced PHP Interview Questions and Answers
- PHP Technical Interview Questions and Answers for Fresher and Experienced
- How to Add attribute in A-Tag using jQuery
- Wordpress Website title repeated two times in browser header [SOLVED]
- How can I prevent SQL-injection in PHP [SOLVED]
- Htaccess RewriteRule Flags by Code Example
- Multiple column ordering in Zend Framework
- Strtolower - Returns string with all alphabetic characters converted to lowercase
- Current time zone for a city- Free API
- Enabling the openssl in Wamp-Xampp
- How do I get a YouTube video thumbnail from the YouTube
- How to find day of week in php in a specific timezone
- Download Videos from Amazon S3 - PHP
- Calculate a Sum of Time using MySQL
- Paypal Sandbox do-Directpayment, Authorization, Capture and Mass-payment - Example with Code Snippets
- Image not displaying uploaded by CKeditor
- Parse XML in PHP By example [Solved]
- Cross Site Request Forgery
- jQuery multi column sorting with jQuery - Live Demo
- How to Select / Deselect All Checkboxes using jQuery
PHP Security Questions & Answers:
- What is Best method for sanitizing user input with PHP?
- Difference between Notice and warning and fatal error
- How can I prevent SQL-injection in PHP [SOLVED]
- PHP Register Globals
- PHP Sessions and Cookie and Security
- Free Boost Web Application By 20% in Simple Steps
- PHP Check Mime Type of File - Return Information About A File
- Crontab Interview Questions and Answers
- Improve Ajax Performance
- PHP Captcha Code Example Code Snippets
- PHP - Secure Ajax Call from Hackers - Example
- htaccess code snippets example
- Manage Cron Job with PHP - SSH2 Connection
- Shared Server Security Risk open_basedir disable_functions disable_classes
- Spoofed Forms - Stop Spoofed Form Submissions
- Session Fixation
- Session Hijacking
- openssl private encrypt
- Cross Site Request Forgery
- SQL Injection Attack - PHP & MySQL
- Cross-Site Scripting
- PHP INI settings