Implementing Drupal in PHP Code

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
technobrat
Forum Newbie
Posts: 2
Joined: Sun May 09, 2010 5:30 am

Implementing Drupal in PHP Code

Post by technobrat »

Hi

I have a an e-commerce website created totally in simple PHP language. Knowing about the capabilities of Drupal through forums and journals, now I am very much inspired to renovate my site using Drupal. Does it needs some special skills to work in Drupal, or the basic knowledge of PHP is enough? Please help me.
technobrat
Forum Newbie
Posts: 2
Joined: Sun May 09, 2010 5:30 am

Re: Implementing Drupal in PHP Code

Post by technobrat »

Hey guys! I am still awaiting your response
me!
Forum Contributor
Posts: 133
Joined: Sat Nov 04, 2006 8:45 pm

Re: Implementing Drupal in PHP Code

Post by me! »

Install it on a development server and play with it... :wink:

The code is PHP, but they have a frame work just like all other CMSs once you know what does what you are good to go (then they change it on you! :lol: )
Post Reply