socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
How to have a log of all the status a VIM document had been ?
Hi guys,
I’m using SAP Invoice Management plugin and the /OPT/VIM_ANALYTICS transa
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
Effort Estimation Template for Steady State Support
Hi Everyone,
Is there any SAP provided template/format for system change and enhancements
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now