UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
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
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i