cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th