include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Recode Abap Dynpro into Web Dynpro
Hi All,
A client has asked us to look at rearchitecting a custom transaction that was developed
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade