TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 10 of 10
Search took 0.02 seconds.
Search: Posts Made By: talonos
Forum: Absolute Beginners 08-17-2009, 03:57 PM
Replies: 6
Views: 779
Posted By talonos
my PHP Version is 5.2.10 and i cant update it...

my PHP Version is 5.2.10 and i cant update it :(

also your script works perfect m8 with a few adaptations :)
Forum: Absolute Beginners 08-17-2009, 02:50 PM
Replies: 6
Views: 779
Posted By talonos
Help since last update

i'm trying to make a script and cant get any of them working

say i have a string:

$lastupdate = "2009-08-10 21:10:52";

from that i want to omit the 21:10:52 (time)

then calculate how many days...
Forum: Absolute Beginners 07-13-2009, 11:03 AM
Replies: 11
Views: 1,013
Posted By talonos
ok if anyone wants to know i got my error...

ok if anyone wants to know i got my error resolved

find:
function find_category($xml)
{
foreach($xml->achievement as $ach) {
if($ach['id'] == 576)
return $ach;
...
Forum: Absolute Beginners 07-06-2009, 04:02 PM
Replies: 11
Views: 1,013
Posted By talonos
ok i think i worked out my problem, seems that...

ok i think i worked out my problem, seems that there are diffrent </category>
<category> all over the xml file and i cant find a way to select the diffrent ones so for now ima scrp this script
Forum: Absolute Beginners 07-06-2009, 12:03 AM
Replies: 11
Views: 1,013
Posted By talonos
i've already got one page that parses that same...

i've already got one page that parses that same xml file but a diffrent part and the layout is the exact same with the criteria but that page doesn't have the error at all, but this one is and its...
Forum: Absolute Beginners 07-05-2009, 11:55 PM
Replies: 11
Views: 1,013
Posted By talonos
in IE8 click "view source" to see the xml data...

in IE8 click "view source" to see the xml data and i've still not fixed the error :(
Forum: Absolute Beginners 07-04-2009, 06:00 PM
Replies: 11
Views: 1,013
Posted By talonos
my read file: #!/usr/bin/php <?php /* //...

my read file:

#!/usr/bin/php
<?php

/*



// Include phpbb's config for db info
Forum: Absolute Beginners 07-04-2009, 05:26 PM
Replies: 11
Views: 1,013
Posted By talonos
thing is thou this script is the same as my...

thing is thou this script is the same as my others and they are working fine even with the <criteria issue that u say might be breaking it
Forum: Absolute Beginners 07-04-2009, 03:27 PM
Replies: 11
Views: 1,013
Posted By talonos
ohh btw this is the sort of content its trying to...

ohh btw this is the sort of content its trying to parse from

<achievement categoryId="168" dateCompleted="2009-06-15+02:00" desc="Defeat Kel'Thuzad on Normal Difficulty in Naxxramas."...
Forum: Absolute Beginners 07-04-2009, 03:24 PM
Replies: 11
Views: 1,013
Posted By talonos
cant work this error out

ok i've been working on a world of warcraft armory parser for achievements and for some reason its showing an error even thou the other pages i have just like this one work fine

CODE:#!/usr/bin/php...
Showing results 1 to 10 of 10

 

All times are GMT. The time now is 06:26 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design