Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{