how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan