Click here to Skip to main content
15,914,010 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
JokeRe: Using PHPBB3 captcha classes? [modified] Pin
Mohammad Dayyan29-Aug-08 11:28
Mohammad Dayyan29-Aug-08 11:28 
QuestionQuestion on Linux multithread programming Pin
cy163@hotmail.com17-Aug-08 17:03
cy163@hotmail.com17-Aug-08 17:03 
QuestionJboss, ant, axis, wsdl Pin
Halawlaws11-Aug-08 11:08
Halawlaws11-Aug-08 11:08 
QuestionHow can we get directory size in PHP? Pin
Mohammad Dayyan29-Jul-08 3:13
Mohammad Dayyan29-Jul-08 3:13 
AnswerRe: How can we get directory size in PHP? Pin
Mohammad Dayyan29-Jul-08 10:16
Mohammad Dayyan29-Jul-08 10:16 
AnswerRe: How can we get directory size in PHP? Pin
Inder Singh Thakur30-Jul-08 19:46
Inder Singh Thakur30-Jul-08 19:46 
GeneralRe: How can we get directory size in PHP? Pin
Mohammad Dayyan31-Jul-08 0:37
Mohammad Dayyan31-Jul-08 0:37 
QuestionDealing with Very Large Select Lists (drop down menus) Pin
Logan Black27-Jul-08 21:49
Logan Black27-Jul-08 21:49 
Hi Guys,

I have a PHP script that grabs customer names (about 30,000+) from a MySQL Database, and using PHP outputs to the client browser. From this list then can select which customer they will insert, or update, a record for.

Once the page is loaded, I use an onChange event (using AJAX) attached to the select list to populate part of the page with with customer information.

There are basically two pages that use this. On the INSERT page, where new SALE record is created, and the UPDATE page, where a sale may be edited. Obviously the end user needs to be able to select ANY of the customers stored, and the assumption that they may know the spelling, or part thereof, of a customer cannot be made... otherwise a nice search and select function would be great!

It is obviously bad practice to load so many customers in at once, So I am looking for suggestions or solutions.

One idea i had was to load only the customer for which the sale is to be edited, and then when they click on it, load the rest, but that still sucks.

maybe a search function is the best way, just wish users were not so incompetent :P

cheers for any ideas guys,

mick
AnswerRe: Dealing with Very Large Select Lists (drop down menus) Pin
Perspx31-Jul-08 12:14
Perspx31-Jul-08 12:14 
AnswerRe: Dealing with Very Large Select Lists (drop down menus) Pin
alex.barylski5-Aug-08 8:24
alex.barylski5-Aug-08 8:24 
GeneralRe: Dealing with Very Large Select Lists (drop down menus) Pin
Logan Black5-Aug-08 13:10
Logan Black5-Aug-08 13:10 
QuestionANN: Free PHP Syntax Highlighter for Visual Studio Pin
bradr22-Jul-08 3:04
bradr22-Jul-08 3:04 
AnswerRe: ANN: Free PHP Syntax Highlighter for Visual Studio Pin
Mohammad Dayyan3-Aug-08 10:33
Mohammad Dayyan3-Aug-08 10:33 
QuestionWhat's difference between $_REQUEST and $_POST in PHP? Pin
Mohammad Dayyan19-Jul-08 11:52
Mohammad Dayyan19-Jul-08 11:52 
AnswerRe: What's difference between $_REQUEST and $_POST in PHP? Pin
Mohammad Dayyan20-Jul-08 12:17
Mohammad Dayyan20-Jul-08 12:17 
AnswerRe: What's difference between $_REQUEST and $_POST in PHP? Pin
Ranjit Viswakumar29-Jan-09 14:00
Ranjit Viswakumar29-Jan-09 14:00 
GeneralRe: What's difference between $_REQUEST and $_POST in PHP? Pin
Mohammad Dayyan30-Jan-09 0:34
Mohammad Dayyan30-Jan-09 0:34 
QuestionPHP MYSQL query issue Pin
Junaid Najeeb16-Jul-08 4:19
Junaid Najeeb16-Jul-08 4:19 
AnswerRe: PHP MYSQL query issue Pin
alex.barylski16-Jul-08 11:44
alex.barylski16-Jul-08 11:44 
AnswerRe: PHP MYSQL query issue Pin
Mohammad Dayyan3-Aug-08 10:29
Mohammad Dayyan3-Aug-08 10:29 
Questionwhen must we use LONGTEXT type in MYSQL? Pin
Mohammad Dayyan9-Jul-08 6:39
Mohammad Dayyan9-Jul-08 6:39 
AnswerRe: when must we use LONGTEXT type in MYSQL? Pin
alex.barylski10-Jul-08 10:50
alex.barylski10-Jul-08 10:50 
GeneralRe: when must we use LONGTEXT type in MYSQL? Pin
Mohammad Dayyan10-Jul-08 11:01
Mohammad Dayyan10-Jul-08 11:01 
GeneralRe: when must we use LONGTEXT type in MYSQL? Pin
Inder Singh Thakur30-Jul-08 19:44
Inder Singh Thakur30-Jul-08 19:44 
QuestionBiswanath Pal:Problem On API Application Pin
Biswanath pal7-Jul-08 2:42
Biswanath pal7-Jul-08 2:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.