Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Customizing message/behavior
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Error in Configure System Landscape Directory phase
Hi
We are getting the error in Configure SLD phase ( 41 of 44 phase).
Please f
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would