Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
New Search Engine problem
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc