foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r