Jump to content

Search the Community

Showing results for tags 'web development'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • W3Schools
    • General
    • Suggestions
    • Critiques
  • HTML Forums
    • HTML/XHTML
    • CSS
  • Browser Scripting
    • JavaScript
    • VBScript
  • Server Scripting
    • Web Servers
    • Version Control
    • SQL
    • ASP
    • PHP
    • .NET
    • ColdFusion
    • Java/JSP/J2EE
    • CGI
  • XML Forums
    • XML
    • XSLT/XSL-FO
    • Schema
    • Web Services
  • Multimedia
    • Multimedia
    • FLASH

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Languages

Found 5 results

  1. So I wants to take value from URL, I create simple PHP code for taking value from URL <?php if(isset($_POST["Search"])){ $url = $_POST["url"]; $value = (explode ('v=', $url)); $videoId = $value[1]; } ?> This for taking value from this https://www.youtube.com/watch?v=value url and echo somewhere, but wants to take value from https://www.youtu.be/value , this also, but how? , work with both URLs
  2. Day by day Julia is getting viral . So please add Julia Language to your tutorials
  3. I was just thinking how the site's management panel looks like.I know there are CMSs but besides them how people manage, do they make their own custom admin panel to control the site or what else ? I was just curious how the control panel looks like that's all. Share some screenshots of your site's backend design (off course not the code -- i mean share backend working design/UI looks )
  4. HI, I was trying to figure out about a website & need your help, would anybody please tell me that With What Language/Platform retailmenot.com website has been built ? It's a very big & very famous website,so wanted to learn a bit about that. Language or any platform ? Javascript ? Drupal ? What ? by the way ,I am a novice. Thanks
  5. Hey ..I just finished learning HTML,HTML5 and basics of CSS..I am really interested in Web Developing..I really need your advice on how can I improve my skills..Also list me few certifications required.
×
×
  • Create New...