|
First
|
Prev |
Next
|
Last
Pages: 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
parsing form with a website question... Hi guys... Got a question that I figured I'd ask before I reinvent the wheel. A basic website has a form, or multiple forms. within the form, there might be multiple elements (lists/select statements, etc...). each item would have a varname, which would in turn be used as part of the form action, to create th... 14 Aug 2008 22:44
Passing variable to a page in a frameset Hello, I've got a website here: http://beta.menashalibrary.org/about On every page, i've got a search box at the top. This search box searches the library's web catalog. The problem is, when someone searches, it takes them away from the site. What I'd like to do is take what a person searches for, and lo... 15 Aug 2008 17:12
Displaying files I think this should be a simple question and answer, but after looking through the manual and goggling I have yet to find an answer. Question: Using PHP, how would I go about opening a file in a window, table or div? Example: I have a file called 123.xls. When a condition is met, I want PHP to open this file i... 15 Aug 2008 15:09
Floats and avoid exponential notation - How? Hi, I'm working with floats because I have a big number to identify users, and the only operation I make with this number is to add something less than 10000000000 with 10000000000 (one and ten zeros). Besides that I just need to use the number to search ("=" comparison). I never need the fractional part of the ... 14 Aug 2008 13:28
PHP editor for linux Hi, What do you think is the best php editor for linux. I'm using the Debian distribution. Thanks ... 27 Aug 2008 09:29
Tool Tip in pdf Why not wrap the text? Thank you, Micah Gersten onShore Networks Internal Developer http://www.onshore.com Subhranil wrote: Hi all, I am creating a pdf where text size of cell is not fixed. My problem is if one text is too long than that cell then it overlap the next cell. I wish to s... 20 Aug 2008 11:50
Merge array i think Here is my problem in mssql in asp i can SELECT (height + 'x' + width) as size FROM Twenty How can i do that for mysql under php? I am trying to create a single array result using 2 different fields of data plus extra characters. ... 14 Aug 2008 12:26
On one of my computers, php can't see an external javascriptI included > -----Original Message----- From: Carlos Medina [mailto:info(a)simply-networks.de] Sent: Thursday, August 14, 2008 2:06 AM To: php-general(a)lists.php.net Subject: Re: [PHP] On one of my computers, php can't see an external javascriptI included googling1000 schrieb: I have apache and php on Wind... 15 Aug 2008 00:46
[PHP] Tool Tip in pdf Hi all, I am creating a pdf where text size of cell is not fixed. My problem is if one text is too long than that cell then it overlap the next cell. I wish to show the part of the text which are loneger than cell size and put a tool tip on that cell which show the complete text. Is it possible ? Looking ... 14 Aug 2008 09:20
php-gd problems on Ubuntu 8.04 Hi list, I have a PHP problem on Ubuntu 8.04, the php-gd package for ubuntu doesn't use the gd bundles library for security reasons if I understood this correctly. I solved it by downloading a php-gd fedora rpm and converting it to .deb with alien. it works for the apache websites but not for the commandlin... 18 Aug 2008 11:34 |