Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
simple php table loop
Hi all,
I've the following code
<?php // Create category options
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
I didnt code this but I need help with it
I'm sorry. i'm not a coder. I have this script for forcing download and previewing mp3. The guy that
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually