Skip to main content

Home/ PHP Programming/ Group items tagged scripts

Rss Feed Group items tagged

jdr santos

Free PHP scripts, articles, resources and tutorials. [ free-php.net ] - 0 views

  •  
    At Free-Php.net, you will find a categorized listing of free php scripts, commercial php scripts, php resources, php tutorials, web resources, php hosting and more. Choose a category below to get started.
jdr santos

phc -- the open source PHP compiler - 1 views

  •  
    "phc is an open source compiler for PHP with support for plugins. In addition, it can be used to pretty-print or obfuscate PHP code, as a framework for developing applications that process PHP scripts, or to convert PHP into XML and back, enabling processing of PHP scripts using XML tools."
qualitypoint Tech

Completed Admin module for our Arts Point Script - 1 views

  •  
    We have completed development of Admin module for our Arts Point Script (Web application useful for promoting live music events)..
qualitypoint Tech

Offer to buy exclusive rights of our Arts Point Script - 1 views

  •  
    Are you a web master or a company looking for a script which can help you earn money either by showing advertisements or by providing paid service?\n\nIf your answer is "yes", this blog post will be more useful for you.
Raúl - [^BgTA^]

30+ Firefox Add-ons for Web Developers & Designers - 0 views

  •  
    Las 30 mejores extensiones para Firefox:


    Aardvark - A cool extension for web developers and designers, allows them to view CSS attributes, id, class by highlighting page element individually. chromEdit - Alter the appearance of any page by editing CSS and Javascript files with this extension. CSSMate - Firefox extension to edit CSS files.
    CSS validator - Check the validity of your webpage using this CSS validator extension. CSSViewer - See the CSS properties of page elements with this extension.
    EditCSS - Play around with loaded CSS, Web Developer extension also provides this functionality.
    IE Tab - Designers and developers can view their CSS projects on Internet Explorer using this extension.
    Style Sheet Chooser II - Users can pick and choose alternate style sheets for a website. FireBug - A console for debugging JavaScript, HTML, and Ajax code snippets. HTML Validator - Cool extension to validate web pages with HTML standards of W3C. JavaScript Debugger - JavaScript debugging extension enables a strong debugging environment.

Kashif Mehmood Mughal

35 Really Useful PHP Tutorials And Development Techniques | Smashing Buzz - 2 views

  •  
    PHP is the most popular and widely accepted server side scripting language among developers due to its easy to learn nature, free of cost and its large ever increasing helpful community, we usually seen in wordpress blog platforms, wordpress blogs totally build in PHP language. Today we presenting first time PHP tutorials roundup which are fully contained helping techniques and tips of most useful language PHP, It is the widely-used, free, and efficient alternative to competitors such as Microsoft's tools, every web developer know PHP most suited language for web development and can be embedded directly into the HTML, you can idea when ever you write code about that syntax is very similar to Perl and C language.
qualitypoint Tech

Steps for forwarding email to php script - 2 views

  •  
    We used forward pipe option in the cPanel for sending the email to a php script for doing the required email processing.
Maggie Wolfe Riley

PHP freelance developer programmer | PHP free examples | PHP e-commerce solution CMS My... - 5 views

  •  
    quite a few free scripts - helpful
qualitypoint Tech

Arts Point - Web Application for connecting Artists, Promoters and Viewers of Live Musi... - 1 views

  •  
    This Arts Point script is useful for connecting Promoters, Artists and Viewers of Live Music Events. Promoters can advertise about their Live music events in this application, and Artists can apply for any event of their choice. The promoters can choose suitable Artists for their Events. The viewers can search their favorite live music events easily.
Mr Ronny

PHP - Most Preferred Programming Language - 0 views

  •  
    PHP is a wonderful server side scripting language for developing dynamic web pages. PHP is open source and that is the reason why PHP is the widely using in the web application development. PHP is very easy to install. Today more than 40% of web applications have been written in PHP.
jdr santos

osFileManager - PHP open source file management - 0 views

  •  
    osFileManager is an open source file management script written in PHP. Includes User CP, Admin CP, and many basic file creation/modifying tools. File Functions include: List, Open, View, Edit, Create, Upload, Rename and Move. User Functions include: Change password, and Change color scheme. Admin Functions include: New user, Edit user, Delete user.
Sarah HL

Pourquoi critiquer autant PHP ? « rand(0) - 0 views

  • Je me demande pourquoi est-ce l’image de PHP n’est pas aussi « bonne » que celle de Java ?
  • PHP permet cette anarchie mais c’est à vous, architectes, de vous former et de savoir utiliser les bonnes méthodes et outils pour commencer le développement d’un projet évolutif, sécurisé et léger.
  • PHP offre aujourd’hui la possibilité d’appliquer les principaux design patterns à vos applications ainsi qu’une implémentation objet du langage même si PHP ne sera jamais un langage 100% objet, mais c’est ce qui fait sa force.
  • ...2 more annotations...
  • Il peut intervenir à tous les niveaux de votre application : L’exécution de tâches automatisées CRON ; Des simples scripts CLI de maintenance sur votre serveur ; Des scripts de services toujours exécutés en CLI sur votre serveur ; Pour le développement d’une application fenêtrée GTK ; Le développement d’une application Web aussi simple ou complexe soit-elle ; etc.
  • « le client a demandé certaines évolutions que nous n’étions plus en mesure de développer sur notre application sans devoir tout casser… » Je voudrais bien savoir quel genre d’évolutions le client a demandé pour devoir en arriver là… Est-ce réellement dû à une limite de PHP ou à une mauvaise utilisation du langage ?
jdr santos

WinBinder: The native Windows binding for PHP - 4 views

  •  
    WinBinder is a new open source extension for PHP, the script programming language. It allows PHP programmers to easily build native Windows applications. Click here for more information.
Yves Leloup

Phar - PHP archiving practice - Script Tutorials - 0 views

  •  
    "Phar extension appear in PHP since version 5.2. And since 5.3 - this is part of PHP core."
rucoven

Design Pattern MVC - zoom sur la couche modèle : DAL / DAO / ORM / CRUD | Vin... - 0 views

  •  
    Design Pattern MVC Voilà deux ans que je fais un cours, suivi d'un petit projet traitant du design Pattern MVC.  Le projet est à écrire en PHP5, avec une base de données MySQL comme support de stockage des données, l'architecture MVC est donc à implémenter dans un contexte purement web. Le paradigme objet est tout indiqué quand il s'agit d'écrire et d'agencer des composants logiciels, c'est donc celui qui sera adopté dans toute la suite. Il y a bien entendu beaucoup de projets existants implémentant le design Pattern MVC en PHP, mais le propos du cours est plutôt de réaliser un cas pratique d'implémentation afin de bien saisir les bien faits du design pattern  MVC. En effet l'utilisation d'un design pattern architectural en PHP, s'oppose à la pratique empirique de ce langage qui consiste à mélanger les connexions et accès à la base de données, avec le traitement des données et leur affichage. Dans ce cas il est alors commun d'avoir dans un seul script: du PHP, du SQL, du Javascript et du CSS dans les attributs des balises HTML soit pas moins de 5 langages distincts.
qualitypoint Tech

Steps for PHP installation. - 0 views

  •  
    PHP is the most popular open source scripting language used with Apache server for doing website development. This knol will...
Raúl - [^BgTA^]

AjaxDaddy - Ajax Examples in Action - 0 views

  •  
    Web que recolecta Ejemplos Ajax
1 - 20 of 26 Next ›
Showing 20 items per page