php

  1. David Beroff

    Best Web Servers for PHP Development?

    Hello PHP developers and web hosting experts, I am currently compiling a comprehensive guide on PHP development, and I would like to include a section on the best web servers for PHP development. As you know, the choice of a web server can significantly impact the performance and efficiency of...
  2. David Beroff

    How to create a simple AI with PHP programming language?

    Hi everyone, I want to create a simple AI with PHP programming language to understand how AI works and how to develop it? can anyone shoot me a guide?
  3. Harry P

    How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7 ?

    I only want to install these services for my VPS server to host my website. How can I do this in an easy way? please guide me.
  4. Kaz Wolfe

    How to install PHP 8.0 on DirectAdmin

    There are several reasons why you may need to install PHP 8.0 on DirectAdmin. For example, many web applications and content management systems require a specific version of PHP to run correctly, so by installing PHP 8.0, you can ensure that your website or web application is compatible with the...
  5. Kaan Helmut

    Why error log in PHP is disabled as default?

    Hello everyone, I was not much of a PHP fan, because I've been using and creating websites on WordPress (the beloved drag and drop drama). When practicing on PHP, I learned about the php error logging and noticed that by default, the error log in PHP is disabled and you can enable the error log...
  6. D

    I need help with PHP AJAX

    hey guys I need help with AJAX. I want to UPDATE my DB without refreshing. I don't really know how to do this. I have found piece of code online but for some reason is not working. Another thing is : how to make run PHP code after 5 minutes. For example: someone push the button and after 5...
  7. F

    Correct way of installing php extension in directadmin

    Guys help.directadmin.com/item.php?id=252 the above link is one way and the other is to go to directadmin custom build interface. Now I installed a php extension using the link above and then by mistake I installed the same way in direkctadmin custom build interface Can this cause issue...
  8. G

    How to enable php extensions?

    I require these in my hosting service. How do I make sure if these are available and how to enable...? OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer PHP Extension XML PHP Extension My hosting provider says I can enable these through cPanel. The main problem for me...
  9. H

    How to Install Zend Optimizer with cPanel?

    Zend Optimizer is a PHP addon which offers storing to enhance speed when stacking destinations; it can build execution by up to 40% by reserving as often as possible saw segments of PHP pages. Zend Guard likewise is helpful for encoding PHP documents to secure source code. Here's the manner by...
  10. webalternative

    Email Level Dashboard for DirectAdmin 1.00

    Hello, We are happy to announce the release of our new project: Email Level Dashboard for DirectAdmin. This interface allows all e-mail users to change their password and their vacation message without access to the DirectAdmin user account. Lastest release: v1.00 FEATURES -----------------...
  11. Mihai B.

    Which cache providers work with PHP 7.2.x?

    I am running Centos 6 and installed PHP 7.2.x for my websites, I want to install one of popular cache providers for my server APC File system cache Memcached Redis WinCache XCache Which cache providers work with PHP 7.2.x? if yes, how to install it?
  12. anilkvm85

    How to Get Domain Name Details using PHP Script?

    How to get following information through PHP script respect to any Domain Name? 1) Hosting Provider 2) Domain Name Servers 3) IP Addresses 4) Domain Registrar 5) Registration Date 6) Expiry Date If anyone have working PHP code, please share.
  13. Kaz Wolfe

    Are you still using PHP 5.x? Why?

    I am using both PHP 5.6 and PHP 7 because some my scripts require PHP 5.6 What about you? Are you still using PHP 5.x? if yes then why?
  14. Mujkanovic

    How to check PHP CURL function is enabled on my server?

    My website requires to have PHP CURL function enabled, how to check if it is enabled on my server or not?
  15. Mujkanovic

    Extract email addresses from a file using PHP and Regex?

    Hi everyone, I have a small forum and I exported its database to a .sql file, I want to get all email addresses from this file using using PHP and Regex. How can I do this? Here's sample data from my file. I want to get emails on per line like this
  16. Mujkanovic

    How to read a file and assign its content to a variable using PHP?

    I have a large data in a file .txt How can I use PHP to read the content in this file and assign it to a variable?
  17. Life Sayings

    How to install BC Math and configure PHP to use BC Math?

    I have a PHP script and it is requiring this I am using Centos 6.x and Apache. How to install BC Math and how to configure PHP to use BC Math?
  18. Sean101

    Allow IP addresses dynamically using .htaccess or php?

    I have a website and now I want to create a new section on it but this section will be targeted on a specific country. Mean that when people visit it from a country that allowed then they will be redirected to that the section I wanted. My question is, How to allow IP addresses dynamically using...
  19. satopeng4

    Which is the better tool to program a website ASP.Net MVC or PHP?

    When making a website, how do you consider the effective programming language to use in the development stage? ASP.Net MVC or PHP? Both are great to use in web development, but the difference is like night and day. Which is easier to manage? Who has a greater demand for programming? Which pays...
  20. Mujkanovic

    PHP 7.1 or PHP 7.2?

    I am having a small Xenforo 2 forum that running on server with PHP 7.1 installed, everything seems good now, I want to upgrade PHP to 7.2 version but not sure this can make addons on my forum not work. What are the differences between PHP 7.1 and PHP 7.2? and it is worth upgrade to this latest...
Top