How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien