How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv