Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
standard ALV application toolbar, into custom report....
HI,
I have a question regarding displaying standard ALV menu path and application toolbar
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste