array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
Program with calculate Meteorologic measurements
Hello I'm a beginner and I want to make a program with calculate Meteorologic measurements:
ba