Del.icio.us Digg FURL FaceBook Stumble Upon Reddit SlashDot Ask BlinkBits BlinkList Co.mments Delirious Feed Me Links Google Bookmarks Linkagogo Ma.gnolia MSN Live Netscape Netvouz Newsvine RawSugar Rojo Smarking Socializer Sphinn Spurl Squidoo Tailrank Technorati Yahoo My Web
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP Code
18-02-2011, 12:04 AM
Post: #1
PHP Code

PHP Code


  • Securing PHP Applications Part III – Securing PHP on the server / Securing MySQL and Apache

    Posted on: 13 October 2010, 1:36 am
    Hi there. This is the last part of this tutorial where I tell you a few things about securing PHP on the server, about securing MySQL and Apache.
    OBS: If you don’t administer your own server, this information will be useful to you while shopping for a Web host, so you better continue reading.
    Before starting this [...]
  • Securing PHP Applications Part II – Securing PHP code

    Posted on: 28 September 2010, 1:44 am
    5. SQL injections
    What is it?
    This type of attack is one of the most common attacks. SQL injections occur after two failures of the part of developers: failure to filter data as it enters the application (filter input) and failure to escape data as it is sent to the database (escape output). For example, let’s suppose we [...]
  • Design patterns Part IV – MVC

    Posted on: 22 September 2010, 5:42 pm
    The problem:
    When your php application became larger, you might find yourself in the situation where you don’t know where to change the design of a certain page, or you might have to change in multiple places to get the same results.
    For example, if you want to implement a comments system in your application, you could [...]
  • Securing PHP applications Part I – Securing PHP code

    Posted on: 13 September 2010, 3:39 am
    There are a lot of books treating this issue. So, why another post about this subject. Well, here a try to cover this problem in a short way so that you don’t have to read hundreds of pages or to search all over the Internet for this.
    These being said, you must know that securing a [...]
  • Design Pattern Part III – Observer

    Posted on: 23 August 2010, 12:27 am
    The problem:
    Well, this is my favorite. Why? Because get you free of a lot of responsabilities. Let me explain: suppose you have an online newspaper website and for publishing an article you must follow these steps:
    1. write the article
    2. insert the article in the proper table in your database
    3. delete the cache (an necessary operation for the article [...]
  • Design Patterns Part II – Factory

    Posted on: 16 August 2010, 12:46 am
    The problem:
    We need a method that could generate us different “products” based on different conditions or, why not, depending on the context. If we didn’t know about design patterns we would solve this by creating an endless if then else set of conditions. I know, this is the fastest solution that comes into your head, [...]
  • Design patterns Part I – Singleton

    Posted on: 11 August 2010, 5:13 am
    Procedural vs object- oriented
    One core difference between object-oriented and procedural code can be found in the way that responsibility is distributed. Procedural code takes the form of a sequential series of commands and method calls. The controlling code tends to take responsibility for handling differing conditions. This top-down control can result in the development of [...]
  • SWF image upload & crop for php using jQuery

    Posted on: 27 July 2010, 3:56 am
    Recently I’ve needed a plugin to upload an image using SWF upload and to crop the uploaded image using jQuery and then  save the crop result. I couldn’t find this combination, so I’ve tried to combine these requests: SWF upload, crop with jQuery and php.
    I’ve found something about SWF upload here and something about jQuery [...]
  • Capturing multiple thumbnails from a movie using ffmpeg

    Posted on: 23 July 2010, 7:00 pm
    When working with video processing scripts, a common requirement is to create thumbnails from a video. Fortunately, with ffmpeg we can make still captures from a a video, and i will show you 2 of the methods in this article.

    First of all, in order to generate thumbnails. we need to get the duration of the [...]
  • Bandwidth limit script

    Posted on: 16 July 2010, 10:32 am
    Sometimes you want to limit the bandwidth for certain ips or sites, in order to keep your traffic within limits, or to keep constant bandwidth to all users, regardless of how much they are downloading.
    Here is a solution to do that:
    Let’s assume we want to limit the bandwith for images found in /images/ folder.
    First, we [...]

Bài hay:
http://www.php-code.net/2010/07/swf-imag...ng-jquery/

http://www.php-code.net/2010/05/oembed-t...to-embeds/

http://www.php-code.net/2010/05/how-to-c...ment-10083

Support Teaching Resource Forum - TRF now [Image: btn_donateCC_LG.gif]
Visit this user's website Find all posts by this user
Quote this message in a reply
28-04-2011, 03:22 PM
Post: #2
RE: PHP Code
Can anyone one tell me how to edit php pages visually. Some people suggest dream weaver, others say front page. What is the best one?Huh

Air Zimbabwe
Find all posts by this user
Quote this message in a reply
19-09-2011, 01:10 PM
Post: #3
RE: PHP Code
Hi...In my opinion.....

PHP Editor by EngInSite - create, edit, debug, and run PHP 4 and PHP 5 scripts with this powerful Editor.

EngInSite PHP Editor allows you to create, edit, run, and debug PHP 4 and PHP 5 scripts from an integrated development environment (IDE).


software testing service provider in coimbatore

software testing service provider
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: