Tag Archives: Xml Format

Double server-side on one server?

Is it possible for a page going thourgh server-side twice e. g. individual requestes page " good day. " > equipment proceses " good day. jsp" (or asp and also php) and churns out and about into speical xml format > on identical server, PHP proceses XML, as well as does other stuff, and turns away hello. html ONLY TWO questions: Is it possible If that’s the case how How would an individual request a page Whenever they request hello. jsp, what they get will not that but hi. html How could that work (this is perfect for my project " SIX " ) Using AJAX, I trust so. ahhh… think about without ajax put it off a sec… what does ajax are related with any of the this is most of server side… or is my idea of ajax wrong i highly recommend you explain…. PLAN! individual requestes page " good day. PHP" > PHP in turn requests hello. jsp> equipment proceses " good day. jsp" (or asp and also php) and churns out and about into speical xml format > on identical server, PHP proceses XML, as well as does other stuff, and turns away hello. php (now … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

Search engine I can query to search by code

This will probably sound like a new strange request, but Relating to a reason as it. I’m looking for the search engine that will let me search for a certain piece of Code and return final results, ideally in a strong XML format (although I am not picky if the formatting is usually consistent). Has anyone seen anything for instance this No, Google and BingHoo! don’t appear to have anything as regard. do that funky piece of crap: http: //www. wolframalpha. com/ http: //www. wolframalpha. com/input/i=< td> Not a chance… but thanks, anyway. At least everyone tried. Can’t ask over that out regarding someone. No problem. It was the wierdest google search I could think of. Needless to say, you could often try the The search engines custom search with my site, and maybe you would possibly get lucky with one particular ads Here’s something I found that will work – a PHP solution that will find and exchange the string you provide. Alternatively, you can just obtain files which were modified. $dir = ‘/your_dir/’; $searchstring = ‘your search string here’ $iterator = new RecursiveDirectoryIterator($dir); foreach (new RecursiveIteratorIterator($iterator) as $filename => $cur) // Search and replace $contents = file_get_contents($filename); $contents … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment