upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
I have very strange bug, please help me if you can.
It is reproduced o
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
PHP error (line 38) my website
Hello everyone, I'm new on this
and I got a web site thats got a error not showing the photos on<
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel