PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan