Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I