Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han