pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
upload control not working with update panel
Hi,
I am working with Asp.Net FileUpload control with ajax update panel,
if i use the
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han