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
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s