How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Save file by click
Hello.
I'm not understand how to save file from page. I'd like make link to file with save abil
BAPI BBP_INB_DELIVERY_CREATE - material number missing in delivery
Hi Experts,
I was able to successfully create an Inbound delivery with reference to a PO
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec