I\'m currently optimizing my web site. I\'m using a simple credit system that gives you access to certain pages only if you have paid for them. Right now I\'m always checking in the DB if the subscrip
So currently, I am extracting two different attributes from an XML file in java that (for 开发者_如何转开发my project) are related to each other and just printing them out to the console. However, I w
Can anyone please explain to me how to generate an image from a remote server using simplexml and store it in a temporary image file or po开发者_开发知识库int me to a tutorial that would shed some lig
I have an overlay that has a toolbar as a dockedItem and a Ext.List as an item. This overlay is shown as the user drags the slider to show the important things in each card I have in a carousel. Each
I am using Extjs4 TreeStore, i want to know how to pass parameters (like mode = \'list\') and action methods (POST or GET).
i have a big problem setting up an associated store/model concept. I have the models/store app.models.User = Ext.regModel(\'app.models.User\', {
i am developing a web for my final pro开发者_高级运维ject,and im new to ASP.NET and this forum.
I have three o开发者_高级运维ne-dimensional arrays. The task is to store the numbers which exist in each of the three arrays in a forth array. Here is my solution which as you see isn\'t correct. I\'m
I have some ima开发者_StackOverflow社区ge names stored in a database (Fully Qualified Like R.drawable. SomeImageName) Column type is Integer, but the images themselves are in the /res/drawable folder
Is it possible to programmatically dispatch websites in Magento? Currently, I have a directory in the root of my site called /websites. In this directory I have subdirectories for each website, for ex