On Mon, Nov 28, 2011 at 5:51 AM, Tommy Pham wrote:
> Can someone please confirm if you're able to create/drop MySQL
> database on using phpMyAdmin with PHP 5.3.9RC2 or PHP5.4RC2?
Please use the sqlsrv or mysql functions directly with CREATE/DROP
queries in a little script, it will be easier to d
Here is a good place for logic building.
http://projecteuler.net/
--
Shiplu Mokadd.im
Innovation distinguishes between follower and leader
hi i am trying to build a proxy server for opera's turbo mod
$value) {
$data.= "\n$name: $value";
}
$data=str_replace('Host: w.com','Host: '.$domainadi,$data);
$data.="\r\n\r\n";
if($_SERVER['REQUEST_METHOD']=='POST') {
$data.=@file_get_contents('php://input'); }
#echo $domain;exit;
#echo $data
On Sun, 2011-11-27 at 22:20 -0500, Paul M Foster wrote:
> On Sun, Nov 27, 2011 at 06:47:36PM -0500, David McGlone wrote:
>
> > Hi all, I am wondering if it's possible to find the bookmarks file in
> > firefox and output the contents on a page with PHP.. I'm wanting to do
> > this so I can use it a
Hello list
hello php
hello bearded
I just finished partially implement the google snippets about wordpress
I say partially
Indeed j arrives to recover as the author and date
No I can not seem to recover to recover the image and description of
the subject
Here is the code that uses the j page
On Mon, 2011-11-28 at 21:32 +0100, ml wrote:
> Hello list
> hello php
> hello bearded
>
> I just finished partially implement the google snippets about wordpress
>
> I say partially
> Indeed j arrives to recover as the author and date
> No I can not seem to recover to recover the image and descr
Does anyone have much experience with PHPExcel? I'm having difficulties in
getting multiple sheet workbooks to work properly. I haven't been able to find
any practical examples.
Thanks!
Floyd
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.ph
I'm trying to make my php script (run from console) to input nesesary data
when console asks for it.
For example, i want to automatically manage revoking self-signed
certificates, but when i exec("command") then system asks me to give the
pass phrase. I dont want to do that. Instead, I want my scr
On Mon, Nov 28, 2011 at 10:59:03AM -0500, David McGlone wrote:
> On Sun, 2011-11-27 at 22:20 -0500, Paul M Foster wrote:
> > On Sun, Nov 27, 2011 at 06:47:36PM -0500, David McGlone wrote:
> >
> > > Hi all, I am wondering if it's possible to find the bookmarks file in
> > > firefox and output the
On Tue, Nov 29, 2011 at 8:21 AM, asdf zxcv wrote:
> I'm trying to make my php script (run from console) to input nesesary data
> when console asks for it.
>
> For example, i want to automatically manage revoking self-signed
> certificates, but when i exec("command") then system asks me to give th
10 matches
Mail list logo