Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Receive Rosettanet Message to SAP 4.6c
Dear all ,
My customer will send the PO details by rosettanet message , Is it
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
Calculating n! using vector
#include
#include
#include
using
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.