$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Detail Expenses Report by Cost Center
I would like to obtain a report out of SAP that shows a list of expenses by cost center that shows t
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob