Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
split values
I have values that are returned to me in this format:
name=>test,age=>49
help with image text
Hi ...
see i need the text of the name and number to start in the center and always be in the
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<