help need on ob_start()
Hi
I am a newbie in php, I have a code
Line number On/Off | Expand/Contract <?phpo
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele