- How to change background color in Javascript through function?
- How to replace a specified value with another value in javascript?
- How to convert a String into uppercase in javascript?
- How to convert a string into Uppercase in Javascript?
- How to get string length in javascript?
- How to write for loop in javascript?
- How to write if statement in javascript?
- How to declare a variable in javascript?
- How to add string and number in javascript?
- How to print in Javascript ?
- Display date in inner html
- What is view state?
- What are the different functions in sorting an array?
- How many catch Statement can be associated with single try statement?
- How do I eliminate the blue border around linked images?
- file_put_contents()
- fileatime()
- file_get_contents()
- is_readable()
- Filesize()
- rename()
- is_dir()
- unlink()
- basename()
- Object Interfaces
- extends
- class_exists()
- method_exists()
- property_exists()
- session_regenerate_id
- Delete a Cookie
- $_COOKIE()
- setcookie()
- session_unregister()
- session_register()
- session_unset()
- session_id()
- session_destroy()
- session_cache_limiter()
- session_cache_expire
- $_COOKIE
- $_SESSION
- $_REQUEST
- $_FILES
- $_POST
- $_GET
- $_ENV
- $_SERVER
- $GLOBALS
- Definition of a Constructor
- Definition of a class attribute
- Definition of an Object
- Definition of Class
- combination assignment and arithmetic operator
- Logical Operators
- Array Operators
- Incrementing/Decrementing Operators
- String Operators
- Comparisons Operators
- Arithmetic Operators
- Assignment operators
- microtime()
- localtime()
- gmmktime()
- gmdate()
- date_default_timezone_set()
- date_default_timezone_get()
- date()
- gettimeofday()
- getdate()
- strftime()
- strptime()
- strtotime()
- date_sunrise()
- date_sunset()
- time()
- checkdate()
- include()
- switch
- continue
- break
- foreach loop
- for Loop
- do…while statement
- while Loop
- if….elseif…else statement
- if….else statement
- if Statement
- mysql_list_tables
- mysql_insert_id()
- mysql_real_escape_string()
- mysql_escape_string()
- mysql_drop_db()
- mysql_stat()
- mysql_pconnect()
- mysql_unbuffered_query()
- mysql_list_processes()
- mysql_get_server_info()
- mysql_field_flags()
- mysql_fetch_lengths()
- mysql_thread_id()
- mysql_get_proto_info()
- mysql_get_host_info()
- mysql_get_client_info()
- mysql_field_seek()
- mysql_field_table()
- mysql_field_type()
- mysql_field_name()
- mysql_field_len()
- mysql_fetch_object()
- mysql_select_db()
- mysql_list_dbs()
- mysql_result()
- mysql_num_rows()
- mysql_fetch_array()
- mysql_error()
- mysql_errno()
- mysql_db_name()
- mysql_data_seek()
- mysql_create_db()
- mysql_connect()
- mysql_close()
- mysql_client_encoding()
- mysql_affected_rows()
- realpath()
- file()
- copy()
- file_exists()
- natsort()
- compact()
- reset()
- array_unshift()
- array_unique()
- end()
- array_values()
- in_array()
- prev()
- shuffle()
- each()
- rsort()
- krsort()
- ksort()
- arsort()
- asort()
- sort()
- array_sum()
- array_slice()
- array_shift()
- array_search()
- array_reverse()
- array_multisort()
- strnatcasecmp()
- strnatcmp()
- basename()
- soundex()
- metaphone()
- localeconv()
- html_entity_decode()
- htmlspecialchars()
- htmlspecialchars_decode()
- htmlentities()
- sprintf()
- printf()
- wordwrap()
- strcasecmp()
- strtr()
- substr_compare()
- number_format()
- stripos()
- stristr()
- strrpos()
- strpbrk()
- substr()
- md5_file()
- md5()
- str_word_count()
- str_shuffle()
- str_split()
- strip_tags()
- ord()
- nl2br()
- join()
- str_replace()
- str_repeat()
- strncmp()
- strcmp()
- strstr()
- stripcslashes()
- stripslashes()
- ltrim()
- trim()
- rtrim()
- str_pad()
- ucwords()
- ucfirst()
- strripos()
- strpos()
- strrev()
- strlen()
- strtoupper()
- strtolower()
- explode()
- echo()
- count_chars()
- chunk_split()
- chop()
- bin2hex()
- addslashes()
- addcslashes()
- chr()
- array_reduce()
- array_push()
- array_product()
- array_pop()
- array_pad()
- array_merge()
- array_merge_recursive()
- array_map()
- array_keys()
- array_key_exists()
- array_intersect()
- array_intersect_ukey()
- array_intersect_uassoc()
- array_intersect_key()
- array_intersect_assoc()
- array_flip()
- array_filter()
- array_fill()
- array_diff ()
- array_diff_ukey()
- array_diff_uassoc()
- array_diff_assoc()
- array_count_values()
- array_combine()
- array_chunk()
- array_change_key_case()
- Sizeof
- count()
- list()
- array()
- array()
- Data Types in PHP
- What is the difference between Primary Key and Unique key?
- What are the advantages of stored procedures, triggers, indexes?
- What are the differences between Get and post methods?
- What is the difference between $name and $$name?
- How to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?
- How to show all records starting with the letters ‘sadiq’ AND the phone number ’9899502345′ limit to records 1 through 10.
- How to Show all records starting with the letters ‘sadiq’ AND the phone number ’9899502345′
- How you will Show all records not containing the name “sadiq” AND the phone number ’9899502345′ order by the phone_number field.
- How will Show all records containing the name “sadiq” AND the phone number ’9899502345′
- How would you write a query to select all teams that won either 1, 4, 5 or 7 games?
- How do I find out all databases starting with ‘word’ to which I have access to?
- What do % and _ mean inside LIKE statement?
- What’s the difference between CHAR_LENGTH and LENGTH?
- When would you use ORDER BY in DELETE statement?
- How do you return the a hundred books starting from 30th?
- If the value in the column is repeatable, how do you find out the unique values?
- What is DDL, DML and DCL ?
- What’s MySQL ?
- What is the difference between proxied and proxyless calls?
- What is jQuery ?
- Difference between calloc and malloc in data structures?
- What is data structure?
- What is the difference between calloc() and malloc() ?
- What is Preprocessor ?
- What is C language?
- What is the definition of abstract class and virtual function?
- What is the difference between Object and Instance?
- What is encapsulation?
- What is function overloading and operator overloading?
- What is Overriding?
- What is encapsulation?
- What are the differences between a C++ struct and C++ class?
- What is a class?
- What is inheritance?
- What is public, protected, private?
- What is the difference between an object and a class?
- Why is AJAX a comfortable fit with JAVA?
- What are the benefits of AJAX over Java applet?
- What is AJAX and what problem does it solve?
- Differences Between XML and HTML
- Why should I use XML?
- What is DOM and how does it relate to XML?
- Why is XML such an important development?
- What is a markup language?
- What is XML?
- How can it be known when to stop testing?
- When can FMEA be of help to developers?
- While at the stages of QA, QC and other testing phases what are the main documents that are referred?
- What is SDLC?
- What are the things that are to be present in a good test process?
- How can you define Quality Assurance?
- What are the pros and cons of being a Tester?
- What kinds of bugs usually occur and are identified in initial tests?
- What is PDCA cycle?
- Explain the concept of Decision Tables
- Difference between Inspections and Walkthroughs
- Difference between Verification and Validation
- What are white-box, black-box and gray-box testing?
- What is Risk Analysis?
- What is the Difference between Retest and Regression Testing?
- How to create arrays in JavaScript?
- What are pseudo-classes?
- What is ‘important’ declaration?
- What is value?
- How do I have links of different colors on the same page?
- How do I place text over an image?
- Why use Stylesheet?
- What is external Style Sheet? How to link?
- What is parent-child selector?
- What is Property?
- What is a Style Sheet?
- What is inline style? How to link?
- What is ID selector?
- Differences between method overloading and method overriding
- Can abstract class have constructors?
- Difference between event and delegate?
- Why the Main() method is static?
- Difference between String and string in c#?
- What is Value Types versus Reference Types?
- Difference between typeof and Type.GetType
- What is service host factory in WCF?
- What are the different platforms where we can host WCF service ?
- What is WCF in .Net
- Difference between src and Code-Behind
- How to manage pagination in a page?
- What methods are fired during the page load?
- What are Sealed Classes in C#?
- What is Jagged Arrays?
- What is Machine.config File ?
- what are the most common caching policy approaches ?
- What’s the difference between md5(), crc32() and sha1() crypto on PHP?
- What Is a Persistent Cookie?
- How to handle drop down box change event without refreshing page?
- What is difference between require_once(), require(), include()? Because above three function usefully use to call a file in another file.
- change the URL for a Hyperlink using jQuery
- Check or Uncheck All Checkboxes using jquery
- fetch the values of selected checkbox array using JQuery
- Whats new in HTML5?
- Top shopping cart wordpress plugins
- Exclude Categories in Search Results in wordpress
- How to prevent web browser to image caching.
- How we can prevent Web browsers caching?
- How can we increase Memory size in php during run time?
- How can we change the value of php.ini during runtime?
- How to increase Execution Time Limit in php Using ini_set()
- Q What are the two important changes in new versions of PHP that affect old code are ?
- Q How the method of our form is POST ?
- Q What does htmlspecialchars() do ?
- Q How can we print the data from our form ?
- Q What does a strpos() function do ?
- Q Which of the variable that PHP makes automatically available to you ?
- Q How can we display $_SERVER variable ?
- Q Where the all webserver information is stored in PHP ?
- Q How can you get the complete list of the PHP variables ?
- Q If you are writing your PHP scripts using windows notepad, you will need to ensure that your files are saved with the .php extension.But notepad adds a .txt extension to files automatically, Now how can we prevent this ?
- Q What do you mean by Text Editors? And list the some PHP editors ?
- Q How can we remove a linefeed ?
- Q What do you mean by linefeed ?
- Q how can we jump in and out of PHP mode in an HTML file ?
- Q How can we start and close a PHP tag ?
- Q How can we access the above file if we developing locallay ?
- Q How can we create a PHP enabled Page ?
- Q Which type of files handled by PHP ?
- Q How can be parsing and accessing XML documents using PHP ?
- Q How can you access the remote objects in PHP ?
- Q Can you define Interconnection in PHP ?
- Q Write the name of some databases that are currently supported to PHP ?
- Q what are the PHP abilities ?
- QWrite name of the web servers to which PHP supports ?
- Q write the name of some operating systems of Php on which PHP can be used ?
- Q What is command line Sripting ?
- Q What is server side scripting ?
- Q What are the main areas in which PHP script is used ?
- Q What distinguishes PHP from something like client side Java Script ?
- Q .In PHP how can you jump in to and out of “php mode”?
- What does a special set of tags = and ?> do in PHP?
- How can we Calculate the similarity between two strings
- Return ASCII value of character in php?
- How can we format a number as “22.00″ in php ?
- how can we insert HTML line breaks before all newlines in a string
- what does money_format() function in php?
- what is difference between explode and implode functions?
- Count character in the string “Two Ts and one F.” in php ?
- what is difference between addslashes() and addcslashes()
- what is addcslashes() in php?
- What’s the difference between htmlentities() and htmlspecialchars()?
- What is hashing in c?
- What is static variable ?
- Generate Unique number in php and mysql
- Get file extension using PHP
- Show child Pages of a specific parent Page
- How to Show parent page title even on child page
- How to kill a MySQL query?
- Removing The Title Attribute From wp_list_categories & wp_list_pages
- Exclude category from RSS feed in wordpress
- Enable session in wordpress
- How we can apply css in multiple Selectors in jquery.
- How we can modify the css class in jquery.
- How can we apply css in div using jquery.
- get the value of selected option in jquery
- check/uncheck an input in jquery?
- disable/enable an element in jquery?
- How do I determine the state of a toggled element?
- How do I test whether an element exists?
- How do I test whether an element has a particular class?
- WordPress Installation Guide.
- Differences between DROP and TRUNCATE a table?
- How many tables present in MySQL
- what is difference between “$a dollars” or “{$a} dollars” ?
- what is __toString magic function in php?
- Magic Functions in php?
- What’s __sleep and __wakeup in PHP?
- How do you call a constructor for a parent class?
- WHAT ARE THE DIFFERENT TYPES OF ERRORS IN PHP?
- Differences between DROP a table and TRUNCATE a table?
- What is difference between echo $a or echo {$a} ?
- What is the default table in MYSQL? which type of table is generatedby default.
- How many number of tables are present in MYSQL Data base?
- How can I execute a PHP script using command line?
- What is difference between Persistent Cookie and Temporary cookies?
- Days between two given dates using PHP?
- How can we repair a MySQL table?
- what is LEFT JOIN and RIGHT JOIN, INNER JOIN and OUTER JOIN in mysql?
- What is .htaccess in apache?
- How to enable URL file-access in the server configuration or Godaddy server
- How to find nth highest salary
- How to find the second highest salary from emp table?
- What is the use of #id selector in JQuery library.
- In how many ways we can use ajax in JQuery library
- Set Timezone in php.
- File reading/downloading using php.
- Difference between include_once() and require_once().
- What difference between require() and require_once().
- What difference between include () and include_once()?
- How many ways can includes files in php.
- Superglobal variables in php.
- PHP cURL functions tutorial
- What is Type Juggling?
- How many data type are present in PHP.
