Tag Archives: Zend

.htaccess redirect?

i’m having to redirect users considering their. htaccess authentication. ex girlfriend or boyfriend: user craig will be redirected to internet site. com/private/craig any non-complicated way to accomplish this with. htaccess, or any alternatives that will be just when secure everyone You can use PHP to cooperate with. htaccess authentication, therefore you can easily accomplish forwards with that. The best tutorial i always settle for is at http: //www. zend. com/zend/tut/authentication. php such as code. Anticipation this helps. Thank you, I’m still a little bit too newb for your though.: / Newb and also not, you need to learn these points! . htaccess was never designed to individually screen people. To do of which, you need a basic database, plus a script that determines user inputs next to privileges stored from the database. (This is simple enough. ) The validation part plus redirection, is pure code (we’ll enable you to with that part). What you’re homework ought to be, is how believe organize such some sort of database. What sort of information don’t you think is needed in that user database, and what criteria can you think would confirm a screened login What combination of criteria should redirect a clear user … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Protecting Applications

OKAY, I have a fantastic little web site i always think is great. I plan to separation my site in to 3 products. 1) Fundamental – 5 2) More advanced – 10 3) Whole Site – 25 However I know the risks connected with putting out an internet site onto the world wide web, as soon as the source code is out of your hands people can do anything with that. What will i do to shield my scripts. vBulletin apparently have something to shield their forums. Does anyone have any suggestions about what I can perform to protect this work from individuals who have not paid out. Try Zend. www. zend. com Well for the HTML/CSS/JS part is definitely unprotectable, and there are some other more specific methods to make certain people can be validated so that you can use your job application, but none are generally foolproof. It’s a rather complex subject…

Posted in Web Design | Tagged , , , , , , , , | Leave a comment

Placing Multiple Videos On a Web Page

Hello there, I am designing my own , personal website and My business is trying to put multiple videos in a page, I are deprived of any software i am using only basic html. I will be creating a simple site, like google video. I don’t know javascript, Is there any sites which may have templates or codes which i can just use in this Can you send me to all these sites Thanks, Alex Yahoo video isnt a " simple site". Know html, mysql along with php. Producing websites isnt message n paste. PHP Tuts http: //devzone. zend. com/node/view/id/627 MySQL TUts http: //www. webdevelopersnotes. com/tutorials/sql/index. php3.

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

which language?

hi everyone! my business is ankur, new to the forum. well i need to make a website, but dont recognize much, so i need the help of you people away here. i recently know some html, css. i am a superb programmer in c++. well i need to make a dynamic internet site, where users may be found and register their events, and those events should be displayed in the home page dynamically, so please guide me what a few pointer start learning. some say php, some use asp with c#. please help me regarding what should i start learning. it will be a great help. thankyou You could start with any CMS or written content management system for instance joomla, wordpress, and so on. and to layout a template by scratch or more rapidly easier way have a look at www. cooltemplate. com additionally they have asp web theme maker. Thats if you need the " Free of charge way" Indeed, CMS is a great start I also would advice Drupal CMS. why don’t you consider design in photoshop and converting to html in desire weaver. If you are a strong C++ programmer, than make sure you have no … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Securing Digital Downloads

My organization is building a site for a client who wishes selling a small piece of software. A period of time limited trial might be downloaded and if it expires, the software prompts the person to purchase the crucial to unlock being full utility. The person visits the web page and purchases an exclusive key which is emailed along with the software is revealed. What the customer wants is to avoid customers from transferring the software and unlock key up on others. Can anyone suggest a fairly easy and inexpensive approach to accomplish this Hello, You will have probably got COUPLE OF decent options: 1) Code some sort of licensing system into the product that calls home to evaluate if the domain is licensed. 2) Use like SPBAS (SPBAS Enterprise Automation Software PHP Licensing) that is certainly a licensing system. Unfortunately any way you decide to do it, you’ll need to encrypt some value using ioncube/zend to avoid the license module staying simply removed. Sorry Rick, I somehow missed this. Your response is liked. We still haven’t found the suitable solution though. Privately, I wouldn’t concern yourself with users sharing that keys. Instead, We would implement a system the place … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment