why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Functions Not Loading Into Div
I had some help doing some of this but what I'm trying to do is get my functions to retrieve its val
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?