Kamis, 15 Juli 2010

New version 3.0.1 of ApPHP Tabs (AJAX Enabled) released

The new version 3.0.1 of ApPHP Tabs Pro (AJAX Enabled) is available for downloading from here.ApPHP Tabs Pro - PHP script for generating multilevel tab menu control.Here are the main changes and additions in this version:• Feature: [added] submission using AJAX• Feature: [added] new options for displaying child tabs• Feature: [added] possibility to open tabs in a new window• Feature: [added]

Jumat, 21 Mei 2010

How to remove excess whitespaces from a string?

I was looking for a small and quick way to remove excess whitespaces from a string. Sometimes you get SQL statement (or any other string) with whitespaces and need to clean it before your function starts to work with it.For example: $sql = "SELECT id, field1, field2 .... FROM table WHERE status = 1";And after trying some ways we found, that using preg_replace() function is

Senin, 17 Mei 2010

New version 6.0.8 of PHP DataGrid released

The new version 6.0.8 of PHP DataGrid is available now for downloading. There are many improvements and new features, like caching, drawing horizontal "barchart" fields, file extension icons etc. This version requires full re-installation, if you work with one of previous. Read carefully Getting Started.Here the main additions and improvements:* Feature: [added] possibility to show count of

Selasa, 04 Mei 2010

ApPHP Shopping Cart - New Product Release

We are happy to announce that new product ApPHP Shopping Cart Advanced was released and available now for downloading from the site.A Short List of Features: * Virtual multiple product shopping cart * Multi-Language * Multi-Currency * Orders management and history * Integrated PayPal module * Admins/Customers management * News module * Gallery module * Contact Us module

Rabu, 28 April 2010

New version 3.1.0 of ApPHP MicroCMS released

We are happy to announce that new update for ApPHP MicroCMS was released and available now for downloading. A Short List of Features for v3.1.0: * One-Year FREE Updates * Fully functional WYSIWYG * Easy installation * Embedded CSS Design Templates * Customized header/footer * Site/Pages META tags creating/editing * WYSIWYG pages editor * Using of

Minggu, 18 April 2010

Count number of rows with php mysql

This is a small script which will help you find the number of rows from a mysql database for your query.

First connect to your database, just create a database connection file.



so now you can use this $num_rows variable throughout your program for any manipulation.

Jumat, 16 April 2010

New version 2.0.1 of ApPHP TreeMenu released

The new version 2.0.1 of ApPHP TreeMenu is available now for downloading. There are some new additions and improvements in this version. The ApPHP TreeMenu is a PHP script that generates multilevel tree menu control. It was specially designed for web developers. Tree menu is one of the most popular and commonly used navigation controls and it allows you to set up and use in no time. Here the