standard ALV application toolbar, into custom report....
HI,
I have a question regarding displaying standard ALV menu path and application toolbar
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Can't find a decent web analytics!!!
I've downloaded and installed Piwik. It's location detection based on IP addresses is fairly inaccur
PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now