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
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso