Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Expandable Post Code
Hi,
Hope you can help. Which currently I haven't upgraded to connect to a mysql server, so i
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr