Skip to content

prosoxi.com

Attention in classroom

  • Programming
    • ASP / ASP.net
    • .htaccess
    • PHP
    • JavaScript – Ajax
    • Facebook
    • HTML – XHTML
    • MySQL
    • node js
    • CSS
    • SEO
    • Flash
  • Mobile / Tablet
    • ionic framework
    • Android
    • cordova
    • ios
  • Graphics
    • After Effects
  • OS
    • Windows
    • MAC
    • Linux
  • Network
    • Trixbox
    • Plesk
    • Dreambox
  • News
    • Hack
    • Tutorials
    • Tips & Tricks
    • promo codes

Tag Archives: xml

PHP parse and process HTML

I prefer using one of the native XML extensions, like

Posted byProsoxi.com WebmasterApril 2, 2012Posted inPHPTags: dom, parse, PHP, querypath, reader, xmlLeave a comment on PHP parse and process HTML

Parse XML With PHP : Read XML File From URL

You can build really cool apps with API’s and most sites will send either JSON or XML back to your app, I prefer JSON actually but some of these API’s will only send XML and, while you can always convert XML to JSON, it’s always better to save that processing time.

Posted byProsoxi.com WebmasterDecember 13, 2011Posted inPHPTags: xmlLeave a comment on Parse XML With PHP : Read XML File From URL

ios XML Parser

The Most Popular XML Parsers for the iPhone In my research, here’s what seemed to me to be the most popular XML Parsers for the iPhone, and a brief description of each one:

Posted byProsoxi.com WebmasterDecember 1, 2011Posted iniosTags: ios, parser, xcode, xmlLeave a comment on ios XML Parser

Pingback in php

Motivation: For a side project I am working on, I wanted to be able to send a trackback to WordPress blogs (or any blog with an XMLRPC endpoint), using PHP.   Simple enough.

Posted byProsoxi.com WebmasterOctober 11, 2011Posted inPHPTags: api, pingback, xmlLeave a comment on Pingback in php

PHP Change encoding from “file_get_contents”

$requestAddress = “your XML url”; $xml_str = file_get_contents($requestAddress,0); $xml_str = mb_convert_encoding($xml_str, ‘UTF-8’, “iso-8859-7”); //mb_convert_encoding(‘The URL’, ‘The URL Encoding’, ‘Your encoding’)

Posted byProsoxi.com WebmasterDecember 14, 2009Posted inPHPTags: file_get_contents, mb_convert_encoding, xmlLeave a comment on PHP Change encoding from “file_get_contents”

Advertise

Whocallsme.gr Widget Lookup

March 2023
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« May    
prosoxi.com, Proudly powered by WordPress.