str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other