array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Suggestions for Functional module
Hello experts,
I Have done B.Sc(Mathematics) and MCA & have learnt SAP/ABAP but do n
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
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
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha