How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell