Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 138 results for
psn
- Page 1
Re: Castle Crashers Review - PSN
Community Center
Geeks' Lounge
14 Years Ago
by Glass_Joe
… know if its available on MS-Windows 7? Or just
PSN
and Xbox Live? Oh well, its probably too difficult for… absolutely adore this game. Sadly, it is only available on
PSN
and Xbox Live, but you raise a good point with…
Shank Review -- PSN and Xbox Live
Community Center
Geeks' Lounge
14 Years Ago
by Glass_Joe
…-game artwork you will find in a title on the
PSN
or Xbox Live, looking like something pulled straight from [I…
Castle Crashers Review - PSN
Community Center
Geeks' Lounge
14 Years Ago
by Glass_Joe
… the making, [I]Castle Crashers[/I] finally arrives on the
PSN
. Following the games release on Xbox Live, it went on…
Re: Castle Crashers Review - PSN
Community Center
Geeks' Lounge
14 Years Ago
by Ancient Dragon
Does Tom Hudgson = Glass Joe? Must be nice to get paid for playing games :) Do you know if its available on MS-Windows 7? Or just
PSN
and Xbox Live? Oh well, its probably too difficult for an old man like me anyway. I have yet to play Donkey Kong :(
Re: Castle Crashers Review - PSN
Community Center
Geeks' Lounge
14 Years Ago
by Glass_Joe
The overall rating rating for [I]Castle Crashers[/I] is a [B]9/10[/B]. I have no idea why it didn't post in actual review.
Changing the way data is displayed in this array...
Programming
Web Development
14 Years Ago
by MoreBloodWine
… = curl_exec ($ch2); $status = curl_getinfo($ch2); curl_close ($ch2); //
PSN
2 (
PSN
data) $ch3 = curl_init(); curl_setopt($ch3, CURLOPT_URL, 'http://us.playstation.…(); curl_setopt($ch4, CURLOPT_URL, 'http://us.playstation.com/playstation/
psn
/profiles/'.$
psn
.'/trophies/581961-Uncharted-2-Among-Thieves/'); curl_setopt($ch4, CURLOPT_USERAGENT…
Update multiple records with single action
Programming
Web Development
12 Years Ago
by OsaMasw
…or die(mysql_error()); while($found = mysql_fetch_array($query)) { $
psn
= New
psn
(); $psnUser = $
psn
->get_jid($found['user']); $gold = $psnUser [0]['…psnUser [0]['total']; $progress= $psnUser[0]['progress']; $games=$
psn
->get_games($psnUser['jid']); $totalgames= $games['totalGames']; $sql="…
airplaner reservation system need help .. pls
Programming
Software Development
12 Years Ago
by rami sohaill
…: "); int id = input.nextInt(); Passenger
psn
= new Passenger();
psn
.setfname(fname);
psn
.setlname(lname);
psn
.setid(id); tc[i][j] = new Ticket…
Php problem....
Programming
Web Development
13 Years Ago
by soapyillusion
…$fillQ= mysql_query("SELECT uID,xlive,steam,
psn
,bio,avatar,email FROM users WHERE uname =…= $row['email']; $userInfo['xlive']= $row['xlive']; $userInfo['
psn
']= $row['
psn
']; $userInfo['steam']=$row['steam']; $userInfo['bio'] = $row…
IE Address Bar hijacked by http://s5.th.msie.cc/ index.php (CWShredder.exe)
Hardware and Software
Information Security
21 Years Ago
by sensoui
… Shared\CCPD-LC\symlcsvc.exe C:\Program Files\3M\PSNotes\
psn
.exe C:\PROGRA~1\3M\PSNotes\PSNGive.exe C:\Program…: Post-it® Software Notes.lnk = C:\Program Files\3M\PSNotes\
psn
.exe O4 - Global Startup: Acrobat Assistant.lnk = C:\Program Files…
Re: IE Address Bar hijacked by http://s5.th.msie.cc/ index.php (CWShredder.exe)
Hardware and Software
Information Security
21 Years Ago
by sensoui
…:\Program Files\EarthView\EarthView.exe C:\Program Files\3M\PSNotes\
psn
.exe C:\Program Files\WallpaperToy\Wallpapertoy.Exe C:\PROGRA~1…: Post-it® Software Notes.lnk = C:\Program Files\3M\PSNotes\
psn
.exe O4 - Startup: Wallpaper Changer.lnk = C:\Program Files\WallpaperToy…
HJT logfile that I'd appreciate some help with
Hardware and Software
Information Security
20 Years Ago
by hillmilt
… - HKLM\..\Run: [Rka] C:\WINNT\Mlj.exe O4 - HKLM\..\Run: [
Psn
] C:\WINNT\system32\Evj.exe O4 - HKLM\..\Run: [Iea] C… - HKCU\..\Run: [Rka] C:\WINNT\Mlj.exe O4 - HKCU\..\Run: [
Psn
] C:\WINNT\system32\Evj.exe O4 - HKCU\..\Run: [Iea] C…
Several problems with applications and IE
Hardware and Software
Information Security
18 Years Ago
by Chinneymae
…\Digital Imaging\bin\hpqtra08.exe C:\Program Files\3M\PSNotes\
psn
.exe C:\PROGRA~1\3M\PSNotes\PSNGive.exe C:\Program…: Post-it® Software Notes.lnk = C:\Program Files\3M\PSNotes\
psn
.exe O8 - Extra context menu item: &Search - [URL]http…
Incremental row numbering by page ?
Programming
Web Development
14 Years Ago
by MoreBloodWine
…="text" name="search" value="Enter
PSN
ID" onclick=this.value=""; /><br…> <td><b><center>
PSN
ID / Profile</center></b></td…
using curl to consume web service
Programming
Web Development
12 Years Ago
by OsaMasw
… have this webservice http://www.psnapi.com.ar/ps3/api/
psn
.asmx?op=getGames that required to enter a variable "…;psnid) { $url = "http://www.psnapi.com.ar/ps3/api/
psn
.asmx/getGames?sPSNID={$this->psnid}"; $ch = curl_init(); curl_setopt…
Re: using curl to consume web service
Programming
Web Development
12 Years Ago
by OsaMasw
… fine ? $player = loadThisXmlFile('http://www.psnapi.com.ar/ps3/api/
psn
.asmx/getGames?sPSNID=hawkiq'); foreach ($player->Game as $gameinfo…
Re: using curl to consume web service
Programming
Web Development
12 Years Ago
by OsaMasw
… target $player = loadThisXmlFile('http://www.psnapi.com.ar/ps3/api/
psn
.asmx/getGames?sPSNID=hawkiq'); foreach ($player->Game as $gameinfo…
Identifying Drivers needed
Hardware and Software
Microsoft Windows
19 Years Ago
by Mishoboy
… Attribute Table: Yes PSE36 - 36-bit Page Size Exten:Yes
PSN
- Unique Serial Number: No CLF - Cache Line Flush Support:No…
sysinit32z.exe
Hardware and Software
Information Security
18 Years Ago
by robadia
…-it® Software Notes.lnk = C:\Arquivos de programas\3M\PSNotes2\
psn
.exe O8 - Extra context menu item: Convert link target to…
Re: sysinit32z.exe
Hardware and Software
Information Security
18 Years Ago
by robadia
…-it® Software Notes.lnk = C:\Arquivos de programas\3M\PSNotes2\
psn
.exe O8 - Extra context menu item: Convert link target to…
HJT log for review
Hardware and Software
Information Security
18 Years Ago
by Zyan17
…\Software\Microsoft\Internet Explorer\SearchURL,SearchURL = [URL]http://ie.search.
psn
.cn/[/URL] R1 - HKCU\Software\Microsoft\Internet Explorer\Main,HomeOldSP…
my bandwidth is being severly restricted somehow, help!
Hardware and Software
Microsoft Windows
17 Years Ago
by blackskimmer
… was downloading from. However I download mainly from Itunes, XBL,
PSN
etc. Where people who are less then 30min away from…
My Introduction
Community Center
Say Hello!
15 Years Ago
by jpdbaugh
… and more specifically complex games you will love this. My
PSN
id is sliced_Peaches so add me if you want to…
Comic-Con Round-Up: Street Fighter Edition
Community Center
Geeks' Lounge
14 Years Ago
by PCBrown
…, following the re-release of M.v.C. 2 on
PSN
and XBL. Like SFIV and T.v.C., this is…
Blitz Arcade Creates First Game in Stereoscopic 3D
Programming
Game Development
14 Years Ago
by H. B. Duran
…[/I] was published by Namco Bandai and is available for
PSN
and XBLA. (Rated T for Teen) You can visit their…
Edit Text File with C
Programming
Software Development
14 Years Ago
by pdoratis
… with all the amendments that done 4 Print ascending order:
psn
= prints in ascending order of names pss = prints in ascending…
How Rude of me
Community Center
Say Hello!
14 Years Ago
by Fortinbra
…. I go by Fortinbra everywhere I can online. Even my
PSN
(playstation network for those who may not be gamers) ID…
return text between <pre>text example </pre>
Programming
Software Development
13 Years Ago
by BugMaster
…) 1110122129 C) 1201122359 EST E) OBSTACLE MAST NEAR LISBOA AD
PSN
385358N0091140W SERRA DE MONTACHIQUE HEIGHT 45M ELEVATION 454M. OBSTACLE NOT…
how to fetch a website then process it ?
Programming
Web Development
13 Years Ago
by OsaMasw
… ??[/B] [CODE] <?php $url = 'http://us.playstation.com/playstation/
psn
/profiles/hawkiq'; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,$url); curl_setopt($ch…
Re: how to fetch a website then process it ?
Programming
Web Development
13 Years Ago
by OsaMasw
… to fetch this webpage [url]http://us.playstation.com/playstation/
psn
/profiles/hawkiq[/url] then search for these tags <div…
1
2
3
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC