Points for Wiki contribution
Hi everyone,
I want to know how long does it take for the moderator to award points for a
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin