Join
the community
Sign-up

PHP

Search
Results 1 - 20 of about 91
  • PhpMyAdmin - Access denied for user root@localhost

    PhpMyAdmin - Access denied for user root@localhost

    In the PHP programming language, there is an open source tool called PhpMyAdmin that handles the administration of MySQL. Access can be denied when access... Read more

  • Parse error: syntax error, unexpected $end

    When programming in PHP, webmaster can encounter an error with a message such as parse error:syntax error, unexpected $end. This error is related to a... Read more

  • PHP -  Notice: Undefined index

    PHP - Notice: Undefined index

    $ _POST or $ _GET are two special functions of PHP that are used to get variables from a user-filled form. While using these functions, a user may encounter... Read more

  • PHP Redirect to another page (redirect header)

    PHP Redirect to another page (redirect header)

    Aa a webmaster, it may happens that one day you realize one of your files has a name that does not fit the purpose anymore or that the file tree should be... Read more

  • PHP - Detect the display resolution

    PHP - Detect the display resolution

    There is no native function in PHP that can detect the display resolution. Webmaster insights will help to solve this problem arising in PHP. Java script... Read more

  • How to easily display PHP/HTML codes in your webpages

    How to easily display PHP/HTML codes in your webpages

    Source codes at the end of the webpages can be of vital importance because it enables others to create new webpages and it allows the alternation of the... Read more

  • phpize: command not found

    phpize: command not found

    The error message 'phpize: command not found' is an error that webmasters using the PHP programming language may have encountered. This happens if... Read more

  • Automatically switch language on your website

    Automatically switch language on your website

    Automatic language switching lets you create a multi-lingual website. Switching between multiple languages is done using special tags, plug-ins or an... Read more

  • Make an upload space on your website

    Make an upload space on your website

    To allow users to upload data on to your website, you need to know the original format of the data and the desired format in which it will be available for... Read more

  • PHP -  How to display IP address of a visitor?

    PHP - How to display IP address of a visitor?

    Simple method <? echo $_SERVER["REMOTE_ADDR"]; ?> Displaying IP in a graphic mode Show IP Display visitor's IP Address in a graphic with this simple... Read more

  • PHP - Parse error, unexpected T_STRING, expecting ',' or ';'

    PHP - Parse error, unexpected T_STRING, expecting ',' or ';'

    T_String is the common parse error associated with the creation of PHP files. This problem is observed when an apostrophe sign is added in between a code... Read more

  • PHP -  Checking the format of an email address

    PHP - Checking the format of an email address

    Here below you chould find sp techniques to determine if a variable contains a valid email address. Using these type of fuction, you can check if email... Read more

  • Connecting to Oracle via php

    Connecting to Oracle via php

    Oracle database is a useful database server which can be connected through a PHP script. Web servers using SQLPlus can access the Oracle server through this... Read more

  • PHP PARSE ERROR: UNEXPECTED '<' IN ... EVAL()'D CODE ON L

    PHP PARSE ERROR: UNEXPECTED '<' IN ... EVAL()'D CODE ON L

    PHP may encounter parse errors. These parse errors occur due to incorrect input of the syntax. This type of syntax error can occur while using the eval( )... Read more

  • Parsing a binary file in PHP

    Parsing a binary file in PHP

    Binary code data files are used to program in scientifically-used low-level programming languages, like C, which cannot be coherently translated into text... Read more

  • Mktime() - Timestamp yesterday, last month, etc.).

    Mktime() - Timestamp yesterday, last month, etc.).

    Timestamps can be very useful in programming and tracking possible modifications which could have been made. The mktime() function in PHP is one such tool... Read more

  • PHP 5 - Using an external URL with the function include

    PHP 5 - Using an external URL with the function include

    By default, in PHP 5 and the latest version, the option to include an external URL with the function include is disabled. If there is 'include' in... Read more

  • Save the IP addresses of visitors to your site

    Save the IP addresses of visitors to your site

    Saving the IP addresses of the visitors to a website can prove useful in case of an online hacking attack or for statistical purposes. A small PHP code or... Read more

  • PHP - test the internet connection

    PHP - test the internet connection

    PHP is a scripting language that is widely used by web developers. PHP is mainly used to design dynamic and interactive web pages. While developing web... Read more

  • Verifying date format in PHP

    Verifying date format in PHP

    PHP is widely used these days by many people. Perhaps this even leads to the resulting queries from new users, such as the validation of PHP date format.... Read more

1 2 3 4 5 Next
Receive our newsletter

health.kioskea.net