Poet, Singer, Writer, Admin of Indyaspeak.com
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di