I thought one of these would work, but none of them work. Starting with my favorite: // 2 or more ( newline + 0 or more (spaces or tabs) ) //...
v 3.3.15 Resolved by doing fresh install to same dir. Then copied old Data directory to new installation.
for bayviewboom.org website now says: This page isn’t working bayviewboom.org is currently unable to handle this request. HTTP ERROR 500 error...
Why does GOOD VERSION, below, work perfectly, but the BAD VERSION fails (all browsers)? The only difference is the order of TOPIMAGE and...
i'm wondering if the problem is that $curl is a local variable handle on the curl process, and that once this script exits, $curl dies because it...
this is not asynchronous enough either <?php print file_get_contents("http://picnictoimpeach.us/videos/playlist.xml"); $curl =...
My calling page needs php to return to it immediately after the print statement, but it doesn't. It waits until the curl code completes. how...
i need to start a php script asynchronously from a php script. i don't care if it's in the same file, or a different file. here's the php info...
resolved using php5 "get_headers" <?php $url = 'http://gdata.youtube.com/feeds/api/playlists/9A337BB0628CF018?start-index=1&max-results=50';...
is it possible to query a feed for a particular value, without downloading the entire feed? specifically, i want to query the following feed...
Separate names with a comma.