Results 1 to 5 of 5

Thread: Converting ASP to PHP?

  1. #1
    Join Date
    May 2008
    Posts
    16

    Converting ASP to PHP?

    I was wondaring if PHP can do everything that ASP can? & does PHP have a "file system object" allowing you to alter and create files on the web server?

  2. #2
    Join Date
    May 2008
    Posts
    24
    Hi..
    You can do all the things you want to do with PHP. In fact sometimes programming in ASP could be very limiting. While PHP is a similar language but have a lot more features and flexibility. You have the option to convert your ASP scripts without doing everything from scratch again.

  3. #3
    Join Date
    May 2008
    Posts
    32
    Firstly, php has many functions for the handling and creation of files, including manipluation of images. PHP doesn't really have a FileSystemObject like ASP, and it's more like C++: fopen, fclose, fputs, fgets, etc -- it's more of a laborous task to create, open, move files, etc but it's more fun.

  4. #4
    Join Date
    May 2008
    Posts
    24
    Well said Giovanni, being a programmer i would have to say that PHP coding is better than ASP coding in numerous respects including the handling of classes, databases resources, etc, but that's a whole other subject. If there is an ASP->PHP convertor I wouldn't trust it -- you'd be better off learning PHP from scratch.

  5. #5
    Join Date
    May 2008
    Posts
    16
    Well thanks for your replies guys!
    I have already started learning PHP!

Similar Threads

  1. Converting MP4 to MP3
    By SajalSOFT in forum Software Development
    Replies: 6
    Last Post: 30-08-2010, 06:43 PM
  2. Converting mov to mp4
    By Nadiaa in forum Windows Software
    Replies: 6
    Last Post: 22-05-2010, 11:48 PM
  3. Converting H.264 to DVD
    By Quinton in forum Windows Software
    Replies: 5
    Last Post: 04-05-2010, 10:09 AM
  4. converting adc to dc
    By mohdomer in forum Networking & Security
    Replies: 2
    Last Post: 24-11-2009, 01:58 PM
  5. Need help converting to mp3 wav
    By kyosang in forum Windows Software
    Replies: 2
    Last Post: 27-10-2008, 12:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,305,350.09763 seconds with 17 queries