CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my