Sanjoy Roy

[MCM, MCP, SCJP] – Senior Programmer, Sites n Stores Pty Ltd.

Tag Archives: JavaScript

Use PHP functions in JavaScript

php.js is an open source project that brings high-level PHP functions to low-level JavaScript platforms such as webbrowsers, AIR, V8 and rhino. If you want to perform high-level operations on these platforms, you probably need to write JS that combines it’s lower-level functions and build it up until you have something useful like: md5(), strip_tags(), [...]

How to change the default theme in ExtJS

Download a theme from the extjs server. Please note that you need to register before you download the theme. Copy the .css file (e.g xtheme-slate.css) to the resouces/css/xtheme-slate.css directory. Copy the slate folder to the resouces/images/slate directory. Copy the following line to the head section of your html/php file.

Follow

Get every new post delivered to your Inbox.