programming help
Search Only:

Search Keyword sencha searchfield usage

Total: 40 results found.

Page 1 of 2
I have a pretty good general idea of what kind of box can handle what, but Id love to draw together a breakdown of sorts to have clear figures to multiply and so forth. If were looking at ...
Hello, I experience a particular problem related to multiple usage of one user account. We are currently offering a service and we would like to avoid many users to simultaneously use one ...
Hey guys, I work for a site that is getting progressively more and more page views per day, lately something like 500,000. Pretty much every page performs SQL queries within our database. We have ...
Hello All, I am a very amateur at PHP coding and have seemed to mess something up, I was trying to add another tab to my header and seemed to have caused a problem. This is whats reading ...
I have a mysql database containing information about photos. Each row is something like so: Location|Photographer|Subject|Caption How do I most efficiently single out a particular column ...
Hey guys, Ive been trying to figure out how much memory my PHP script is using. I saw memory_get_usage() in the manual, and it says its active when memory_limit is active. However, when i ...
Hi: I have written a mod tracking system, and all the data insert into database. However, I want to know that are there any query command i can delete the records by days, time, or amount ...
Ive got a script that allows users to upload sets of images to my server and then resize them. They have a username/passwd account. Im guessing that this is quite a memory/processor intensive ...
I am currently running my home automation software on a windows based platform, but would like to migrate everything to a mini-itx box, which boots a customized, but extremely light weight, linux ...
Hello, I searched this forum to see if someone has an example usage.. Ive been to the pear site.. http://pear.php.net/manual/en/package.caching.cache-lite.intro.php I am having ...
If lets say in a common file to all your scripts you wish to initialise some common variables before there usage (as you should do) how would go about this and what would you initialize them to? If ...
Ive got my PHP.ini set up for a high-performance system. Could anyone reccommend setting changes to get higher performance? Scripts will be using lots of CPU and there will be many hits. Code: [PHP] engine ...
Hi Ive tried writing a class of my own today for the first time and wanted to check Im doing it right. I suspect Im not. The class is for untainting data before using it in a MySQL query. ...
PHP Code:  Hello people, Ive written a little command that works without the variables in it, but with them it fails. Howcome?  ...
I got a CPU load problem on my Php/MySQL based Link site. Site gets 6000-10.000 unique visitor and 120.000-180.000 page hits. Its not too many traffic I think. After my hosting (Shared) complained ...
Hey guys. Ive got a problem here that makes me feel like a huge idiot. Anways, I just got hired to check out the security of one companys PHP scripts. (Yes I get paid to hack its crazy). Anyways, ...
Hi guys, Im using an md5() encryption/decryption function I found on php.net to secure user passwords (consisting of letters and numbers) in a database. However, it seems some characters ...
I have: 3 classes in this code attached: class dbConnection class User class Trainer extends User What I woudl like to acomplish is: a good objected oriented retrieval of user ...
I found a class out there that creates an HTML form and "validates" the data entry. If I want to use this to enter data into my db, what do I use to check against? (Can you tell I am ...
Hi - I dont know how popular the rFastTemplate class is, but its used for my sites engine. I did not make it, but am making significant changes. Right now a .php page reads like this Code: $tp ...
<< Start < Prev 1 2 Next > End >>