List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm