How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)