php

Meet David Axmark , Co-founder of MySQL | MySQL South East Asia Road Show

osscube's picture

An exclusive seminar and networking opportunity to explore how your organization can benefit from MySQL’s future plans. David Axmark , Co-founder and Vice President, Larry Stefonic Senior Vice President, Asia Pacific President, MySQL K.K. (Japan) and Daniel Saito Representative Director of the Asia Pacific region MySQL K.K. together with OSSCube, India’s first and only Authorized MySQL Training Center and one of the MySQL Enterprise Partner will be presenting and discussing both technical and none technical aspects of MySQL. Don’t miss this opportunity to meet with the MySQL representatives here in Bangalore (06 November), New Delhi (07 November) & Chennai (08 November).

SEO and Search Engine Optimization

rameshbispl's picture



website:http://www.falkonz.com

Search engine optimization (SEO) is the process of improving the volume and quality of traffic to a web site from search engines via "natural" ("organic" or "algorithmic") search results. Usually, the earlier a site is presented in the search results, or the higher it "ranks", the more searchers will visit that site. SEO can also target different kinds of search, including image search, local search, and industry-specific vertical search engines.

php developer

sanjay n.'s picture

PHP is widely used for web application. PHP is good and easy to use language.

Connect SAP R/3 with PHP script

pradeep211's picture
in

If anyone want to connect ABAP function modules in SAP R/3 from PHP scripts i can help you.
SAPRFC is a extension module for PHP 4 and PHP 5. With SAPRFC is possible call ABAP function modules in SAP R/3 from PHP scripts. You can use the powerful PHP language to create a web applications or interface programs with a connectivity to the SAP R/3. You can also write RFC server program in PHP and call PHP functions from SAP R/3.

National Open Source UnConference, Mumbai

osscube's picture

https://barcamp.org/OssBarCampMumbai

!!What
OssBarCampMumbai is proposed to be a camp where we brainstorm/ share ideas/ discuss on the latest in open source world, web technologies. It is an intense event with discussions, demos, and interaction from attendees.

Attendees are strongly encouraged to give a demo, a session, or help with one. You can help by taking notes on the wiki, blogging the event, helping to promote the event, or helping with logistics.

Zend raises $20 million to ride the Web 2.0 “PHP” boom

vinayras's picture

Zend Technologies, the Cupertino start-up that sells software to develop Web sites based on the popular PHP scripting language, has raised $20 million in a fourth round of venture capital.
Read More

I have been working with PHP since last 7 years or so and it is great to see PHP getting more and more acceptance and popularity. Robust applications are being built with PHP now saving thousands of dollars, even some of our clients have managed phenomenonal savings and speedier execution by adopting PHP.

Good PHP Tutorials

vinayras's picture

While browsing on the net i found a good site for PHP tutorials

Have a look at http://www.goodphptutorials.com/

Google's Summer of Code program 2006

vinayras's picture

Proposals are now being accepted for
Google's Summer of Code program

For those interested into PHP development, take a look at ideas from PHP.net people at http://www.php.net/ideas.php

Read more

Installing the LAMP framework on Linux or Windows

mirowais's picture

To begin to craft database driven, PHP powered, commercial applications, the following needs to be installed, and then configured to communicate with each other in harmony on your hardware and OS of choice.

  • Apache 2.0 as the web server of choice
  • MySQL 5.XX as the database engine of choice
  • PHP 5.X as the middleware programming environment of choice

I'm not going to delve into what will be the best hardware platform, and I'm only going to refer to two operating systems:

Linux: (Any flavor, although I do have a weakness for RedHat/Open Core)

Installing Apache, PHP and MySQL using source files on Linux

mirowais's picture

Quite a lot of programmers who work with the LAMP framework simply download the rpms of each application and then install the application on thier O/s and hardware of choice.

In most cases this does work fairly well. However, when this is done the install is restriced to an rpm created for some generic O/s & hardware combination.

What I mean is that each rpm is not specifically created to work with the hardware architecture of the machine on which it is being installed.

The rpm has been created to work on most Intel or AMD compatible mother boards but not the specific mother board architecture of the computer on which it is being installed.

Crafting PHP Applications:

mirowais's picture

I've met a lot of good programmers who have worked a whille in various Client / Server programming environments, now wanting to make the shift to the Linux Apache MySQL PHP framework (L.A.M.P).

There's a lot of opportunity for interesting work available using the LAMP framework. This is because there are many differences in the way applications are structured when writing them to work of the Internet or a local Intranet when compared to a wired Ethernet backbone.

Several tried and tested application structures used in two tier, Client / Server, Ethernet bound frameworks will simply fail if applied exactly in the same way in the LAMP framework.

The table of equivalents / replacements / analogs of Windows software in Linux.

ajaysanghani's picture

One of the biggest difficulties in migrating from Windows to Linux is the lack of knowledge about comparable software. Newbies usually search for Linux analogs of Windows software, and advanced Linux-users cannot answer their questions since they often don't know too much about Windows :). This list of Linux equivalents / replacements / analogs of Windows software is based on our own experience and on the information obtained from the visitors of this page (thanks!).

This table is not static since new application names can be added to both left and the right sides. Also, the right column for a particular class of applications may not be filled immediately. In future, we plan to migrate this table to the PHP/MySQL engine, so visitors could add the program themselves, vote for analogs, add comments, etc.

Send SMS with PHP

ajaysanghani's picture

SMS (also known as text-messaging) has grown into a very popular method of communication. It has been around in Europe and Asia since the early nineties and its use is steadily increasing in the US as well.
Read more

Paypal, the PHP approach

ajaysanghani's picture
in

This tutorial is intended for PHP programmers of all levels, who wish to add Paypal functionality to their website. The programmer needs only a PHP enabled website and Paypal account.
Read more

How to Protect Your Images from Bandwidth Thieves

ajaysanghani's picture

A few visitors to thesitewizard.com have asked me how they could prevent their images from being used on other sites. They were particularly concerned that some sites were linking directly to their images on their web server using IMG tags. As such, not only were those images being used without the owner's permissions, they were also making the owner pay for their bandwidth!!
Read more

Syndicate content