Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f