Tag Archives: the-file

Your aliases in GNU/Linux

My aliases in the file ~/.bashrc: alias vi=’vim’ alias ll=’ls -la’ alias rm=’rm -iv’ alias reboot=”sudo systemctl reboot” alias poweroff=”s… | Read the rest of http://www.webhostingtalk.com/showthread.php?t=1768256&goto=newpost Continue reading

Posted in HostGator, Hosting, php, VodaHost | Tagged , , , , , , , , , | Comments Off on Your aliases in GNU/Linux

How Do I Read Data Into Objects?

I have this code here where I need to prompt the user for the name of the file and reads the data into an object. Here is what I have so far… | Read the rest of http://www.webhostingtalk.com/showthread.php?t=1741227&goto=newpost Continue reading

Posted in HostGator, Hosting, php, VodaHost | Tagged , , , , , , , , , , , | Comments Off on How Do I Read Data Into Objects?

file_get_contents return empty string cloudlinux kernel

when i install cloudlinux on my server, the file_get_contents and soap functions in php 5.3 and 5.4 turn into an issue as below: both of the… | Read the rest of http://www.webhostingtalk.com/showthread.php?t=1717370&goto=newpost Continue reading

Posted in HostGator, Hosting, php, VodaHost | Tagged , , , , , , , , , | Comments Off on file_get_contents return empty string cloudlinux kernel