Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
how to get different value in second view of webdynpro?
hello guys,
In ABAP webdynpro I am trying to create one application having two views.
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.