Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
xApp Analytics in BI 7.0
Dear all,
I am trying to implement xApp Analytics in BI 7.0. After I installed the analyt
ALV sum various columns problem
Hi all,
I'm doing a report on ABAP for a timesheet of the current month. The output i want is s
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug