Tag Archives: programming discussion

Are you a "REAL" web-dev if all you do is borrowing stuff from the internet? Asking for a friend

If say, some client gave my friend, Jeff’s company a project, this is what jeff will do: 1. Make sure he has a thorough understanding of… | Read the rest of http://www.webhostingtalk.com/showthread.php?t=1709019&goto=newpost Continue reading

Posted in HostGator, Hosting, php, VodaHost | Tagged , , , , , , , , , | Comments Off on Are you a "REAL" web-dev if all you do is borrowing stuff from the internet? Asking for a friend

Looking for a rating software

Hello! So, firstly, I´m certainly not sure where to post this, so in case this is the wrong place, feel free to move the thread! I´m h… | Read the rest of http://www.webhostingtalk.com/showthread.php?t=1707364&goto=newpost Continue reading

Posted in HostGator, Hosting, php, VodaHost | Tagged , , , , , , , , , , , | Comments Off on Looking for a rating software

Programming challenge using python and matplotlib

1 Randomly generate 10^4 points (x_i, y_i) where x_i and y_i are uniformly distributed on interval [-1,1]. 2 Figure out: How many of these … | Read the rest of http://www.webhostingtalk.com/showthread.php?t=1705368&goto=newpost Continue reading

Posted in HostGator, Hosting, php, VodaHost | Tagged , , , , , , , , , | Comments Off on Programming challenge using python and matplotlib

Public server programming question

I’m interested in trying to start up a web hosting company. I’ve used hosting companies before like 1and1 and some others. And on their webs… | Read the rest of http://www.webhostingtalk.com/showthread.php?t=1700991&goto=newpost Continue reading

Posted in HostGator, Hosting, php, VodaHost | Tagged , , , , , , , , , , | Comments Off on Public server programming question

function clean($str)

Hello, can anyone help me to convert this to mysqli? thanks [CODE] function clean($str) { $str = @trim($str); if(get_magic_quotes_gpc… | Read the rest of http://www.webhostingtalk.com/showthread.php?t=1699519&goto=newpost Continue reading

Posted in HostGator, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , , | Comments Off on function clean($str)