how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Material Master Update through BAPI - Follow up material not updated
Hi Experts,
I am updating the material master through a custom transaction using the BAPI
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For