Hi,
I am trying to post some form data to a php page that then updates a
mysql database and echos back to the browser that the data has been
inputted. Here is the general form of my post;-
.. form widgets here .
this works perfectly with IE and opera, but with netscape 4.* it
either ta
Cannot setup connection to remote Sybase db.
Using Apache 1.3.x + PHP 4.x on Windows 2000 server.
Remote Sybase db on Windows 2000 server.
PHP manual says Servername in sybase_connect() defines in 'interfaces' file.
What are they? Where are they?
rgds
--
PHP General Mailing List (http://www.
I moved from myphpnuke to phpnuke.
When trying to register a new user account on the website it get the error:
You are trying to access a restricted area.
We are Sorry, but this section of our site is for Registered Users Only.
Thanks for your help.
--
PHP General Mailing List (http://www.php
I Guys:
I have php 4.3.1 so the global scope is off.
Reading php manual:
"...or $_GET['id'] from the URL http://www.example.com/test.php?id=3 instead
of $id..."
But I made a script writing:
$nome
And the variables goes to url:
http://localhost:8080/LivroPHP/c08p160.php?identif=15&telefon=23456987
Does anyone know how to count & check # of user logged on (and not logged off) using
PHP?
Should I use session?
best regards
./pl
gt; authentication you use. Sessions are great for this, but you need to use
> your own session save handler, save sessions to sql db, and then use
> select count(*)
>
> P Lok wrote:
>
> >Does anyone know how to count & check # of user logged on (and not logged
off) using PH
I'm using Apache 2.0.44 with Win XP and PHP version 4.3.1!
begin 666 c07p115.php
M/"%$3T-465!%([EMAIL PROTECTED]"3$E#("(M+R]7,T,O+T141"!(5$U,(#0N,"!4
M3X-"@T*/#]P:' -"F9U;F-T:6]N(&UOPT*9VQO8F%L("1N;VUE.PT*9VQO8F%L("1E
M;6%I;#L-"F=
Hello!
I am using Apache 2.0.44 and WinXP. I have PHP 4.3.1.
When i run the script the first page appears. But when i submit nothing
appends. What's wrong?
Nome:
Email:
Qual a sua linguagem de programação preferida?
PHP
C++
C
PERL
Qual o seu browser web preferido?
Netscape
Navigator
Intern
Hello!
I am using Apache 2.0.44 and WinXP. I have PHP 4.3.1.
When i run the script the first page appears. But when i submit nothing
appends. What's wrong?
Nome:
Email:
Qual a sua linguagem de programação preferida?
PHP
C++
C
PERL
Qual o seu browser web preferido?
Netscape
Navigator
Intern
Hello.
I use a forum which has the time as the coding (D M d, Y g:i a) how do I add
an hour for daylight savings time ? I live in the uk and the time on the
forum is wrong. how do I change it ? Thanks
_
Overloaded with spam? With M
Hi All,
I am new to PHP world.
Could any body tell me how to call any function(written in PHP)
from Java script.
Actually my PHP function return a string value which i need to
access in my java script code.
Thanks in Advance..
Nirmala
___
Cli
Hi All,
I am new to PHP world.
Could any body tell me how to call any function(written in PHP)
from Java script.
Actually my PHP function return a string value which i need to
access in my java script code.
Thanks in Advance..
Nirmala
___
Cli
Hi list,
This time i am pasting my code could any body tell where wrong I
am ?
if(!$db) echo("Connect to localhost mysql database failed");
if(!mysql_select_db("eshop",$db)) echo ("Selection of eshop
failed on MySQL database");
$Sql = "SELECT " . $field ." FROM language where LangCod
rial" and "E" is not
getting parsed to PHP function. PHP function input for $field and
$lang will be FieldName and LangName only.
looking for help
regards
Nirmala P.
On Mon, 30 Jun 2003 Pete Morganic wrote :
Nirmala P wrote:
Hi list,
This time i am pasting my code could any bo
We've successfully installed and run PHP 4.0.6. However when we add an
extension for win9x printing we get the message "PHP Warning: Unable to load
dynamic library 'c:\php\extensions/php_printer.dll' a device attached to the
system is not functioning".
The php.ini file has extension_dir=c:\php\ex
Hello,
I am having hard time passing the variable to the next page. May be you can
help me. Let me explain:
I am using mySQL database to store information about images (ID, name,
author, description, etc). I am pulling some of the information to create
this (look at the example here:
http://www.g
the
site. Is there something outthere already packaged like this?
Kevin P
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ricky u need to change the session.save_path in the setings file to the
actual physical path where u would want to store cookie values.
"Ricky Dhatt" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> After upgrading to PHP 4.2.1 on my Linux 2.2.14 box, I've started to
receive
> th
Hi all!
I'm having trouble retrieving a selection of my database contents. The problem is when
I search for entries that exactly match a search criteria, see below:
(database connection established successfully here..)
$result = mysql_query("select * from complete where authorf = '$authorf'")
Hello all!
I need to host several websites from the same server (physical computer), and thus
require PHP to be configured for more than one directory with PHP files. Does anyone
know how to specify several target directories for the doc_root directive in the
configuration file?
Video Populare
Greetings all, I can't get LOAD_FILE to work in an INSERT statement
from PHP. The generated sql works when you're in mysql but won't work
from PHP.
BSDB is my database object.
sql_query basically just does a mysql_query and some error outputting
stuff. There error is:
Column 'photo' cannot be
lt_smiley.png"));
does what I want it to do.
On Jan 16, 2004, at 9:38 AM, John W. Holmes wrote:
Jough P wrote:
Greetings all, I can't get LOAD_FILE to work in an INSERT statement
from PHP. The generated sql works when you're in mysql but won't
work from PHP.
BSDB is my dat
Greetings all, I'm still having problems with LOAD_FILE. If anyone is
using it and could post some examples that would be fabulous.
Thanks tons!!!
On Jan 16, 2004, at 9:12 AM, Jough P wrote:
Greetings all, I can't get LOAD_FILE to work in an INSERT statement
from PHP. The gen
:
On Saturday 17 January 2004 03:44, Jough P wrote:
On Jan 16, 2004, at 9:12 AM, Jough P wrote:
Greetings all, I can't get LOAD_FILE to work in an INSERT statement
from PHP. The generated sql works when you're in mysql but won't
work
from PHP.
Are you using the same user in both
Thank you everyone for you fabulous help!!!
btw,
the FILE privilege is a global privilege, and as such needs to be in
the *.* context. It does not work on a db-level.
On Jan 16, 2004, at 4:08 PM, Jough P wrote:
OMG I'm sure that's why I'm having problems. Do you know the synta
probably because ssh requires an interactive
login; i.e. it expects STDIN as well. try adding
a command after the login parameter such as "ls"
and see what you get.
-jeff
> Can anyone shed any light on why the following code doesn't work? I'm
> trying to interact with ssh through PHP's popen
individual user directories or even if the thing works. I don't even get
any errors or output. I make the mcal function calls and... nothing. If
anyone has any experience with getting this installed and configured, I
would be much appreciated.
thanks,
johnny p.
---
yes. I installed both the libraries. I followed all the directions on the
mcal web site for installing it.
johnny p.
> -Original Message-
> From: Sam Masiello [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 19, 2001 3:17 PM
> To: johnny p.; [EMAIL PROTECTED]
> Su
hanks,
johnny p.
> -Original Message-
> From: Sam Masiello [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 19, 2001 4:23 PM
> To: johnny p.; [EMAIL PROTECTED]
> Subject: RE: [PHP] mcal installation
>
>
>
> Did you restart your web server after recompiling PHP
Try following the instructions on the devshed page:
http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/
This is an awesome tutorial to get things up and running for a standard web
serveer install with Apache, PHP, MySQL, and SSL, if you need it.
johnny p.
> -Original Mess
f the site.
Thanks in advance for any ideas,
johnny p.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
lly if you
can't implement a foriegn key.Mike P
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
It seems to only allow me to add data if I have more than 1 field.Is this a
bug?Phpmyadmin doesnt have this problem.
Mike P
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
> -Original Message-
> From: Ignacio Vazquez-Abrams [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 22, 2001 11:01 AM
> To: johnny p.
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] file storage/downloader...
>
>
> On Sun, 21 Jan 2001, johnny p. wrote:
>
&
.
Any assistance, although most likely redundant, would be appreciated.
There's so much to sift through and perhaps if someone just points to a good
doc on authentication processes, that would help.
Thanks for all the help,
johnny p.
--
PHP General Mailing List (http://www.php.net/)
I know i'm a liitle slow but why does 2%4 = 2 and not 0 or 1
thanks
Mike
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED
thout
going to the server.Is this possable.fetchrow seems to go to the server
each time or am i wrong?
Thanks
Mike P
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the
Hi
I am working on a Admin view of an Intranet site. They need to enter orders.
An order can include many inventory items so I have divided it up to two
pages.
I have set up a first page session that passes the first page info onto the
second page where the inventory items are addes to the order.
Hello
I am extremely new to PHP and I want to have a clickable item that will
bring up a particular item from the database (i.e a menu) What is the
proceedure here? Can anyone help me?
Thanks
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
Hi
I am trying to keep information that is input via a form. This form may be
used 1, 2, 3, 4 or more times for each entry. Meaning that the form will be
filled out and added then another of the same form filled our and so on
until the person clicks the the complete button.
Can I hold this info
know where to begin.
I'm looking for someone with a little patience, who can get me on the right
path and guide me through. I don't know what I can give you in return...we
can talk about it if you're interested.
P. Westover
--
PHP General Mailing List (http://www.php.net/)
To un
Hi All,
Thank you very much for all the responses to my SOS. Yoda has made contact.
P. Westover
"P. Westover" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> It all started when I wanted to create a photography
of doing things. I would like to avoid the "too many cooks"
syndrome.
I have been studying the 6 books I bought, but I feel I'm missing something.
Please...only respond if you can follow through. I'll give the details to
the responders and then you decide if you want
Pardon Me Sir...I do not blurt. I simple asked a question. It was up to
you to be nice or be a total a** and you choose the latter.
P. Westover
"Nick Wilson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> -BEGIN PGP SIGNE
I am having similar difficulties with DOMXML in php4.2.0.
phpinfo() indicates all is well with the setup...
If you get some response, please share!
Thanks!
Mike
"Thalis A. Kalfigopoulos" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I'm trying to get DOMXML
OK, this is an "authentication with PHP newbie" question...
Env:
WinNT 4.0, SP6a
PHP 4.2.0
Apache 2.0.36
MySQL 4.0.1
Development/sandbox
Trying to get accustomed to PHP 4.2.0 and PHP's preference for
register_globals off, I have register_globals off.
However, when I try to use $PHP_AUTH_USER an
Hello,
I am using MySQL to display some data to the users. I have upgraded to PHP
Version 4.2.1 on my FreeBSD Apache server, and now data from the database is
not displayed correctly. Well, the page with the data shows up, and it
actually shows correct number of records. However, when I click o
How can I set a time limit for a form made by PHP (i.e.the value will auto
transfer after a certain time)
--
Ác¬P¤u§@«Ç
http://fansing.hk.st/
ACG¤¬°Ê°Ï°ì(¤j®a¦h¨Ç¨Ó¶K¹Ï§a!)
http://acgzone.hk.st/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
I have created a simple intranet server within my home for my family. I am
running Apache 1.3.23 and PHP 4. Everything works fine, except that I would
like to be able to tailor the main webpage to whichever person visits it -
but by using their windows login ID instead of having to get them to ent
The script I have:
value="ON">
The Problem I have:
How can i read all checkboxes?!?
The script I have:
value="ON">
The Problem I have:
How can i read all checkboxes?!?
Please respond with a source
Could Anybody help me ?
I have the problem with installation of my PHP and Apache Web Server running on OS AIX
Version 4.3! and use RDBMS Oracle8i Enterprise Edition Release 8.1.7.0.0.
When I installed them, founded any error.
I use the downloaded sources are apache_1.3.22-000964804C00-ibm-aix4
Could Anybody help me ?
I am facing the problem with installation of my PHP and Apache Web Server running on
AIX Version 4.3! and Oracle8i Enterprise Edition Release 8.1.7.0.0. as Database Engine.
When I installed them, founded any error.
I use the downloaded sources are apache_1.3.22-000964804
file: -l core4
ld:open(): No such file or directory
ld: 0706-006 Cannot find or open library file: -l nlsrtl3
What is the solution ?
Thanks
Charindra
- Original Message -
From: "David Robley" <[EMAIL PROTECTED]>
To: "Charindra P" <[EMAIL PROTECTE
I can change the column sof a table with the following code but how do I
change the row colors instead.With the columns I have "i" to manipulate but
not with rows.
while ($row = mysql_fetch_row($result))
{{
echo "\n";
for ($i =1;$i$row[$i]";
Thanks
Can I use Mysql fetch_row to specify which row i want to get?
Like---$row[5]=mysql_fetch_row($result) ?
Mike P
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
While Im on the subject Is there anything that resembles a recorset
curser I can use with mysql?
Mike P
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
Hi all
I am just five days new to PHP. When sending an HTML form to a PHP page
for handling, can you cause the PHP to detect the page name (like form.htm
or form2.htm)?
thanks
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
For someone used to Java & JavaScript.. what function would replace
myString.indexOf(myStringPiece) ??
I have counted some rows in MySQL and I need to know how to pull out the
number of rows.
"SELECT COUNT(*) AS myCount FROM Products"
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
Hi
I have counted some rows in MySQL and I need to know how to pull out the
number of rows.
"SELECT COUNT(*) AS myCount FROM Products"
Thanks
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
echo "";
can anyone tell me how to get this to stop printing:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Original Message -
From: Girish P
To: [EMAIL PROTECTED]
Sent: Thursday, August 30, 2001 6:10 PM
Subject: Variable is not showing up in the print string
Hi,
I am passing a value
from one php page(FirstB.php ) to another php page (Sql.php) with in a
link.
.. When
try to
Hi,
I am passing a value
from one php page(FirstB.php ) to another php page (Sql.php) with in a
link.
.. When
try to print the value $ws .. its empty..
Am i missing something ?? I am using apache 1.3.12 on Winnt..
Both the files are attached.
TIA
Girish
--
PHP General Mailing L
HI ,
PHP is not able to load bmp images... is there any setting to be
done in ini file???
TIA
Girish
Hi,
I am trying to use value of the text box for the querying ..The
query is defined with in the a javaScript .
I am not able to get the Value.. inside the function.. However
"document.form.text.value" is getting the value.
How do we assign the value of javscript to PHP??? Is there a better
o error, you should get some decoded value out
print XML_RPC_decode($result->value());
}
// always use {} with control structures, if you don't it will bite you
in the ass eventually...
// and remember to turn on debugging to see what's going on...
hope this helps,
Justin
-O
nt->setDebug(1); // helps!
$msg = new XML_RPC_Message('system.Load', array(new XML_RPC_Value("test
string")));
$result = $client->send($msg);
if($result->faultCode())
{
// we have an error
echo "Error Code: " . $result->faultCode() . "";
e
hello,
is it possible, to get the creation date of a file? So even if it's
modified, to get the date it was created the first time?
thanks
Joerg
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hello,
I am building a script only for local use and would like the user to
choose a specific folder on his computer, to catalogize all files in
this folder.
How do I let the user choose this folder?
Joerg
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.ne
I have to be more specific:
I dont want the file, I want the folder.
Joerg
Greg Donald wrote:
On Tue, 21 Sep 2004 23:05:17 +0200, Joerg P <[EMAIL PROTECTED]> wrote:
I am building a script only for local use and would like the user to
choose a specific folder on his computer, to catalogi
Hello all,
In short, I'm trying to set my uploads_tmp_dir variable, as my hosting
provider has it set ot the default NULL (I'm using dreamhost).
I tried setting my own php.ini as instructed exactly on their wiki
(http://wiki.dreamhost.com/PHP.ini) but doing so causes PHP to essentially
die. p
I know this isn't a php question (though I'm using PHP for the server
side... does that count?). I'm hoping though that some of you guys are just
as experienced in ajax as you are PHP, because I can't find any good ajax
forums.
you can respond to me personally if needed, to keep it off the php
On Wed, Nov 28, 2012 at 9:22 PM, Jim Lucas wrote:
> On 11/28/2012 12:58 PM, ad...@buskirkgraphics.com wrote:
>
>>
>> Guys,
>> I am not quiet sure what is happening but every time i try to connect to a
>> remote host it refers back to localhost.
>>
>> $pdo = new PDO('mysql:host=171.16.23.44;**dbna
yah. we were just talking about that here too.
On Fri, Dec 21, 2012 at 8:22 AM, Steven Staples wrote:
> I would like to let everyone know that the world didn't end this morning
> like it was supposed too.
>
>
>
> Sorry, carry on about your business.
>
>
>
> And HAPPY FRIDAY!!!
>
>
>
> Steven Sta
I haven't tested yet but I've found yesterday some good tips that maybe
could work.
1) Xdebug wizard. Simple paste there the output of phpinfo() and follow
the steps.
http://xdebug.org/wizard.php
If you find problems with phpize, remember to run it inside the inner
xdebug folder.
2) Go
Hi people!
I'm doing a personal research of Spanish freelancers and agencies that
use ZF in his projects, version 2 preferably.
My summer purpose is to learn the basics of the new framework and I
would like to find people using it to simply interchange knowledge or
job opportunities ;)
T
Hi Guys,
installed php 5.3.6 TS VC9 and apache 2.2.19 OpenSSL 1.0 compiled with VC9
on windows 2003 R2 but now having strange problem that post variables are
not parsed.
i have tried file_gets_contents("php://input"); this problems is there
especially when i post strings starting with capital let
P variable is there, i checked all the possible things that came to me. but
still nothing
the config file was used in 5.3.3 in production just applied changes for
5.3.6
variables_order = "GPCS"
request_order = "GP"
register_globals = Off ; tried with On nothing changed
post_m
ban it :)
2011/6/21
> I see that it is actually from rjck...@gmail.com
> I am not bilingual in Japanese but this is what I can make out it is an
> Advertisement.
>
>
> (A/the N class, S class, AAA class purse, bag! ) (A/the brand mansion)
> Japanese highest level copy brand 激 cheap market ☆*.
>
try
RewriteEngine on
RewriteRule ^theme([0-9]+).php$ /index.php?theme=$1 [L]
On Wed, Jun 22, 2011 at 11:22 PM, Silvio Siefke wrote:
> Hello,
>
> is there a chance with php to use rewriting?
>
> Like Example:
>
> mysite.com/theme.php?id=1 to theme.php theme2.php etc.
>
> I have ask on the n
use recursive calls to fetch them all in one array and there will be memory
cost.
refer array_keys function: http://php.net/manual/en/function.array-keys.php
not sure but this should be working.
function *get_keys_recursive*($arr) {
while (list($k, $v) = each($arr)) {
if (is_array($v)
Guys, when you reply a mail, You should write your reply on the top of it,
not at the bottom of it.
makes it easier to follow.
On Sun, Jun 26, 2011 at 11:44 PM, Shawn McKenzie wrote:
> On 06/26/2011 12:31 PM, Adam Tong wrote:
> > Hi,
> >
> > I wanted tu use php filters for validation to avoid re
well, anyway ignore it then
On Sun, Jun 26, 2011 at 11:57 PM, Stuart Dallas wrote:
>
> On Sunday, 26 June 2011 at 22:50, Fatih P. wrote:
> > Guys, when you reply a mail, You should write your reply on the top of
> it,
> > not at the bottom of it.
> > makes it easier
p programmer thing",
> an gmane artifact or something the mailing list does.
>
>
>
> "Fatih P." writes:
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
headers are set and sent by gmail itself
Content-Type: multipart/alternative;
boundary=00151747b53cf2927204a6a46ebb
Hi guys,
the code files are being cached. and modifications in methods are skipped
and not executed. is there any parameter that i can pass it from ini file?
this has been so annoying for me. restarting apache, windows, etc does not
even help. im running apache 2.2.19, php ts 5.3.6 on windows 2003
On Tue, Jun 28, 2011 at 7:40 AM, Nilesh Govindarajan
wrote:
> On 06/28/2011 10:56 AM, Fatih P. wrote:
> > Hi guys,
> >
> > the code files are being cached. and modifications in methods are skipped
> > and not executed. is there any parameter that i can pass it from in
On Tue, Jun 28, 2011 at 5:12 PM, wrote:
> Faith,
>
> I actually did read from the beginning of the message.
>
> That does not make sense.
> PHP files are cached intentionally, the system does not Cache PHP on its
> own.
> Sounds to me like you have an issue re-declaring an object or calling the
>
On Tue, Jun 28, 2011 at 5:30 PM, Stuart Dallas wrote:
> On Tue, Jun 28, 2011 at 4:23 PM, Fatih P. wrote:
>
>> On Tue, Jun 28, 2011 at 5:12 PM, wrote:
>>
>> > Faith,
>> >
>> > I actually did read from the beginning of the message.
>> >
&g
On Tue, Jun 28, 2011 at 6:39 PM, wrote:
> Fatih,
>I am sorry spell check auto corrected your name, I was not changing
> your name on purpose.
> It was not my intension to piss you off.
>
> I understand your frustration, trust me.
> I am running 5.3.6 on Windows Server 2008 R2 IIS, I am ru
On 10/11/2011 04:44 PM, Richard Quadling wrote:
On 11 October 2011 12:58, wrote:
I have come across an issue with my string that I would like to find a
faster way to resolve.
It seems there are new lines and returns at different positions of the
string.
First I exploded on the new line expl
On 11/26/2011 10:20 PM, Muhammad Hassan Samee wrote:
is there any class/script that can automatically create a CRUD
[Create,Read,Update,Delete] grid table for any database table .?
Hi Hassan,
check my blog there are some functions I have been working on. it might
give you some ideas.
http:/
ne see what is wrong?
How can I see the prepared SQL statement before it is executed?
Thanks
Stephen
$x = $x['number'];
$stmt->bindValue( ':q', $x['number'], PDO::PARAM_INT );
i didnt dig deep down the problem [might be some C thing, pointer access
or ...] but this solves it.
Fatih P.
http://blog.teknober.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, Dec 12, 2011 at 4:22 PM, FeIn wrote:
> I don't think you're suppose to end your queries with a semicolon. Try:
>
you can end your queries with semicolon in prepared statements.
How can I see the prepared SQL statement before it is executed?
try-> var_dump ($statement);
On 12/15/2011 01:05 PM, Alex Pojarsky wrote:
I'm not sure I've understood you correctly, but you may try something
like the following primitive autoloader (I didn't debug it, it's just
an example):
class Base
{
protected $_path = '';
public function construct($base_path)
{
there is iconv to do this. you should better check that.
On Sun, Dec 18, 2011 at 11:33 AM, Ali Asghar Toraby Parizy <
aliasghar.tor...@gmail.com> wrote:
> Hi.
> As I was writing a php code last week, I struggled with a function that was
> supposed to convert Unicode code to a character. At last
On Wed, Dec 28, 2011 at 12:54 AM, Ashley Sheridan
wrote:
> On Tue, 2011-12-27 at 17:29 -0500, John R. Cornell II wrote:
>
> > Email PHP sample for consideration
>
>
> echo "hello world";
> ?>
>
> Reply to list with a few more details for a more detailed reply ;)
>
>
On Thu, Dec 29, 2011 at 11:40 PM, Frank Arensmeier wrote:
> 29 dec 2011 kl. 22.22 skrev Eric Lommatsch:
>
> > So far in looking at the functions that are available at
> > http://www.php.net/manual/en/ref.datetime.php I have not been able to
> figure
> > out how to do what I need to do. Below is a
On 12/30/2011 12:19 AM, ad...@buskirkgraphics.com wrote:
-Original Message-
From: Fatih P. [mailto:fatihpirist...@gmail.com]
Sent: Thursday, December 29, 2011 5:10 PM
To: Frank Arensmeier
Cc: Eric Lommatsch; php-general@lists.php.net
Subject: Re: [PHP] Question about date calculations
On Mon, 2012-01-09 at 13:53 -0500, alexus wrote:
> I need to change sendmail from field, I added following to my .htaccess:
>
> php_value sendmail_from 'x...@xxx.xxx'
>
> and tried to send out an email, but it still comes from apache@FQDN
>
> through phpinfo(); I see as local value my email addr
1 - 100 of 693 matches
Mail list logo