SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<