Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();