/    Sign up×
Community /Pin to ProfileBookmark

.NET to PHP Advice

I’m currently developing using ASP.NET and i need to learn PHP, so i want to know some stuff before i start learning?! just curious ?

[list]

  • [*]

    is there any thing like DataGrid or Repeater which i can bind data instead of creating html tables like: echo “<table ….>…</table>”;


  • [*]

    is there something like dataset which i can save the database in for further need.


  • [*]

    does MySql has any interface or its just commands as i heared.


  • [*]

    this question maybe stubid, but which one is more easier, ASP.NET or PHP?! Note: i’m using C# and JavaScript, so i’m aware of PHP syntax.


  • [/list]

    thank you very much.

    to post a comment
    PHP

    1 Comments(s)

    Copy linkTweet thisAlerts:
    @chazzyNov 06.2005 — .NET's more of an amalgamation of different things.

    DataSource: a configuration in various flavors of apache that pools resources together (if you're familiar with WebLogic, its the same thing)

    PHP primarily uses html for output. You can look into the printf statement to look at print output formatting, but in general, it's html output.

    There are a couple of tools for a SQLNET/SQL Plus type of setup. Two that come to mind are MySQL Administrator and MySQL Query Browser, 1 does your admin work, the other is your query manager. Both available on mysql.com

    Which is easier? Don't know. PHP is more platform independent though.
    ×

    Success!

    Help @Cipher spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 6.18,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @nearjob,
    tipped: article
    amount: 1000 SATS,

    tipper: @meenaratha,
    tipped: article
    amount: 1000 SATS,

    tipper: @meenaratha,
    tipped: article
    amount: 1000 SATS,
    )...