Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
MII Trends - add data onto chart object
Hello,
Can anyone please provide some thoughts on my current requirement:
its pretty
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'