simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
Recode Abap Dynpro into Web Dynpro
Hi All,
A client has asked us to look at rearchitecting a custom transaction that was developed
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t