Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


I am working in VFP with no knowledge of web programming.I
want to learn web database programmin. Can I choose PHP and
MYSQL for that?

Answers were Sorted based on User's Feedback



I am working in VFP with no knowledge of web programming.I want to learn web database programmin. ..

Answer / murali

yes

Is This Answer Correct ?    3 Yes 0 No

I am working in VFP with no knowledge of web programming.I want to learn web database programmin. ..

Answer / fatih

Definitively YES! It's the most used (AFAIK) and there are
plenty of tutorials on the net!

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More PHP Interview Questions

Hello Friends,I am seeking for a job in php having 2yrs. exp.Please suggest any company openings.

1 Answers  


What is the difference between mysql_fetch_object and mysql_fetch_array?

10 Answers   Sarv,


what is php stands for?

23 Answers   Infosys, Satyam, Torque Infotech,


What is Type hinting in PHP?

0 Answers  


hi recently i had faced an interview in that they asked me that php have faced the problem of y2k so which one is that year like 2030,2059 not remember exact year anybody will tell me pls?

1 Answers  


class Database { public static $_instance; public static function getInstance() { if(!isset(self::$_instance)) self::$_instance = new Database(DB_SERVER, DB_USER, DB_PASS, DB_NAME); print_r(self::$_instance); return self::$_instance; } } can any one explain "self::$_instance = new Database(DB_SERVER, DB_USER, DB_PASS, DB_NAME);" this line

1 Answers  


In How many ways can u represent Not equal?Give Syntax of all ways..

3 Answers  


what is the diffrence between for and foreach?

11 Answers   Hirolasoft, IBM, Photon,


What does == mean in php?

0 Answers  


How to change the principal password?

0 Answers  


How send email using php?

0 Answers  


Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?

0 Answers  


Categories