remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Help with captcha script needed
Hello,
I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, f
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?