PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per