first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
More pug propaganda.
http://www.youtube.com/watch?v=8Kkrmubsgf8
The commercial is definitely worth watching pug aw
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
Error in write byte array into document in SM58
Hi Gurus,
Getting the following error status in Transactional RFC (SM58) ..... *Error i
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th