line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
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
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
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