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/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
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