PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
Consuming MII WebService in Java WebDynpro
Hello,
We are facing a strange situation...
We define a transaction in MII to
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The