How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?