path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<