Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
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
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
PayPal Redirect Issue
When I have my paypal button set so that is redirects to http://empiremarketing.ca/order.php,it work
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod