Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */