Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen