Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
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
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);