am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.