Category: Scripting

Post Pic

Counting variables in php

The easiest way to count variables in php is by using the following code:

Post Pic

Rss friendly datetime, php and mysql

Converting mysql datetime data to proper rss valid data like : Wednesday, July 14, 2010 7:27 AM

Post Pic

How to delete all files in directory using php.

Just use the following php code to delete all the files in a directory.

Simple way to stop or decrease volume of sound in flash or make volume control

The simplest way to control sound is to use attach sound command. First you have to import sound using control + r. Then goto library and right click and select properties of the sound file select and check “Export for ActionScript” then put a name in the Identifier. The following script sets up a sound [...]

How to show posts of category and not its children in wordpress

If you are stuck with alot of children categories and only want to show posts of the category that user has clicked than you can use the following code.

Page 2 of 212

Advertisment

Topics