Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data