names

JQGrid - Create grid without column names

Hi, I trying to create grid that contains rows with the following structure: item name, icon for delete, icon for sharing. I'm trying to use JQGrid, and i can't find way to hide the column names (it's not necessary and i need only the data which comes from the server). Do you know it it's possible to create JqGrid without dis...

Multiple radio buttons naming problem.

Hi guys, i have a bit of logical problem here. I have a catalog of products that have unique ids and options that are displayed to the user through radio buttons. Now my problem is that a user must be able to select different options (from different products) and to submit them to a PHP script that handles this request (via POST). The p...

Full Text Search PreBuilt Thesaurus

Does anyone know of any prebuilt SQL Server (Ideally) Thesaurus for handling English (and maybe eastern european) name expansions ? Have a lookup thats runs as a full text query and it would be nice to be able to handle Chris --> Christopher Chris --> Christine Bill --> William Will --> William If you don't know of such a list; is t...

10 different domain names with 2 php files only database query changes

i have 10 domain names which has 2 php files index.php, inside.php only query changes as per site id right now i am uploading 2 pages through ftp to 10 sites is there any easy way to do this? ...

How can I extract the columns of data with Perl?

I have strings of this kind NAME1 NAME2 DEPTNAME POSITION JONH MILLER ROBERT JIM CS ASST GENERAL MANAGER I want the output to be name1 name2 and position how can i do it using split/regex/trim/etc and without using CPAN modules? ...

Looping variable names in fortran 90

Hi, I have a large amount of arrays of different dimensions. However, I name them with a sequential order, say var1, var2, and so on. In order to read them, I would be interested in looping over them in something like: do i=1,n read(1,*) var<i> enddo Of course, since the arrays are of different dimensions, I cannot simply add a ...

How to check if a string can be used as a variable name in PHP?

In PHP one can use variable variables... For example... class obj { } $fieldName = "Surname"; $object = new obj(); $object->Name = "John"; $object->$fieldName = "Doe"; echo "{$object->Name} {$object->Surname}"; // This echoes "John Doe". However, $fieldName string may contain some characters not allowed in variable names. PHP will s...

game name combining cell and monopoly

i can't think of a name about cells except cellnopoly but almost everybody has that one and it has to be unique (p.s. i'm using a monopoly board for my games). ...