parse

  1. M

    How to make a post request in PHP

    How to make a post request in PHP without using a form?
  2. Z

    Forum error when posting or modifying a post!??

    Getting this when i try post or modify a post.
  3. johned

    Xslt

    Anyone used XSLT and if so how is it with different browsers etc. Im starting a new project and there is a lot of XML involved i was just going to parse it in php but XSL looks pretty cool..
  4. D

    JSON Headache

    Hey, I'm having a problem with some JSON (specifically manipulating JSON retrieved the Google Gears httprequest function) - I'm retrieving JSON data which I've tried to parse using eval(): var response = request.responseText; // httprequest response var jsRespObj = {}; jsRespObj = eval("(" +...
  5. johned

    Parsing youtube video id

    Has anyone got any experience parsing the video id from youtube urls in php. ie. youtube.com/watch?v=R0BA-KviNO4&feature=related Where the red is the part I want.
  6. R

    Link to an iFrame

    OK, I have been wondering how I can get this to work. I am creating a splash page, with links to certain areas of content on my site. So this HTML splash page appears on its own separate. Now, the site is run from one page page with an iFrame in it, from which all the site's content is...
  7. A

    [4/5] MPlayer "sdpplin_parse()" Integer Overflow Vulnerability

    k`sOSe has discovered a vulnerability in MPlayer, which potentially can be exploited by malicious people to compromise a user's system. Be sure to check if your system is missing security updates or have insecure applications installed: http://secunia.com/software_inspector/ Feature Overview...
  8. A

    [4/5] xine-lib "sdpplin_parse()" Array Indexing Vulnerability

    Secunia Research has discovered a vulnerability in xine-lib, which can be exploited by malicious people to compromise a user's system. Be sure to check if your system is missing security updates or have insecure applications installed: http://secunia.com/software_inspector/ Feature Overview -...
  9. W

    Name that plugin

    Can someone tell me what plugin for WP does the following: - when I type a certain word, it will automatically parse it to a predfined link - e.g. I type, my name and it displays a link to my blog. tia jumpa
  10. Fintan

    Automatic searching of Google

    Hi Guys Im looking for a little advice. I want to do a small project that will download in csv the top 10 results in google for a particular search term. However I have approximately 500 search terms, so want to automate this as much as possible. Are there software programmes out...
  11. G

    Retrieve wordpress recent posts from external website

    Hello All, just looking for recommendations on which is the best way to parse the recent posts of a wordpress blog onto another non blog website?
  12. F

    how do I produce affiliate links?

    Hey guys, just wondering what I need to do to set up affiliate links. I want to put a link from my site to another website and count the number of times it is clicked. What's the easiest way to do this? Thanks
  13. B

    Setting up rss feeds

    Hello, I've been trying to figure out the basics of setting up a simple rss feed from, say, the BBC, on a .php page, but having gone through umpteen articles on the net I am going round in circles. I cannot figure out what I am meant to be creating file-wise to upload to site - and where -...
  14. Z

    Drop down box language selection

    I'm trying to use AJAX to have a select box at the top of the page and then it would have multiple language choices, when a user clicks say French i want: include('languages/english.template.php');to be changed to: include('languages/french.template.php');and the page reloads with French all...
  15. W

    new Irish news portal/aggregator

    Hi everyone, New to the forums, first post... be gentle :) I created a little news aggregator site called IrishURLs that started as a personal pet project. It's a kind of one stop shop for headlines from all major Irish news outlets. I've been told it's "incredibly useful" so thought I would...
  16. D

    GET Queries to seo headers

    Hey guys, Is there a simple way to get SEO friendly hyperlinks and addresses from using the GET method. One of my sites uses http://www.drop-d.ie/archive/article.asp?article=494 to pull in an article from the database, is there a way to pull the same info from a header without the "?" as...
  17. Fintan

    How to report Spam?

    Just received a spam email from a company in Limerick offering to sell me email scanning services that will cut by spam by 90% ...ironic I know! Now this is the second email they have sent me, I have tried to unsubscribe but no avail. Can I report them to anyone?
  18. mneylon

    Have you registered any .mobi domains?

    Have you registered any .mobi domains for you or your clients?
  19. paul

    Divs in Wordpress

    Is there anyway to stop wordpress removing DIV tags in a post ? This is driving me crazy :( Sort of a new parse command. I want to put some HTML in a box for people to copy, but wordpress isn't liking this.
  20. david4ie

    For review : Irish car ad website + Blog

    Hello Site : Irishmotor.com I first started work on this web site at the beginning of June 2006. I have not put much time or effort into the web site to date, but I am planning a large marketing campaign. The web site has has been getting a reasonable amount of traffic from search engines and...
Top