WHat function i use to make this sentence to bold only for a
text inside " "
1. Per costruire i Paper Model "munirsi" di un tubetto di
colla vinilica, un paio di forbici, e una penna, o un
pennarello, di sezione tonda, con la quale aiutarsi a
modellare "le parti cilindriche".
i hope the sentece w
.
there were another ?? well are this on A or the new one.
i think the problem are on the permision in B.
you should create an user (example)
user: Bedul
Host: %
password: bedul
then when u want to connect this.. try using user Bedul
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
i want to build a site where i can create an gallery
inside..
i just send/upload 1 zip file contain 5 pic.
after i upload.. the zip will extract and inside goes to
image folder.
can you help me?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
don't forget to restart your server??
- Original Message -
From: "Niel Archer" <[EMAIL PROTECTED]>
To:
Sent: Friday, June 22, 2007 11:13 PM
Subject: Re: [PHP-WIN] RE: Still with problems
> Hi
>
> As Stut has already pointed out, make sure that displaying
errors is
> enabled. It does no
unlink
(PHP 3, PHP 4, PHP 5)
unlink -- Deletes a file
Description
bool unlink ( string filename [, resource context] )
Deletes filename. Similar to the Unix C unlink() function.
Returns TRUE on success or FALSE on failure.
: As of PHP 5.0.0 unlink() can also be used with some
URL wrappers
sry about my title.
i have a text like bellow
Bla bla bla [[file:indo.jpg]] bla bla bla [[file:none.jpg]]
i want to translate into:
Bla bla bla bla bla bla none.jpg
which is.. indo.jpg are exits but none.jpg is not. can u help to to parse the
text?
thx in advance.
actualy there were a lot lan
ment is started and ended with a '
> While in the $row['ID'] also a quote is used. So the echo string looks
not
> correct.
>
> Try:echo '
>
> ""bedul"" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > use $_
use $_POST[your var] in this script..
not simple but worked..
other option
$_HTTP_POST_VARS[your var]
- Original Message -
From: "sam rumaizan" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, May 23, 2007 4:13 AM
Subject: [PHP-WIN] Mysql and Textarea (Please help me figure out this
problem. I
nope.. there were something strange with those excel 2007..
but i always use csv instead excel 2007.. well.. can u share us your script
related to above?
- Original Message -
From: "Dale Attree" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 22, 2007 3:47 PM
Subject: [PHP-WIN] PHP generated Ex
$query = "CREATE TABLE $table_name (
rowID INT(11) NOT NULL AUTO_INCREMENT,
category VARCHAR(25) NOT NULL,
trans_type VARCHAR(8) NOT NULL,
PRIMARY KEY (rowID))";
try above.. thx to dale
- Original Message -
From: "Dale Attree" <[EMAIL PROTECTED]>
To: "'Mark Abrams'" <[EMAIL PROTECTED]>;
u mean like this??
$id=mysql_result($result,$i,"ID");
while($temp = mysql_fetch_array($result)){
foreach($temp as $varNm =>$varVal){
$$varNm =$varVal;
}
/*
put your table code here
*/
}
?>
SOry just gues!
- Original Message -
From: "sam rumaizan" <[EMAIL PROTECTED]>
To
to execute print.. i always use
window.print();
that's script above will execute print when i enter my page (which is will
print)
but the problem i have was..
how to make user don't see print window but he/she will print and by pass the
print window?
if that a matter of security, i will
$temp = str_replace("\n","[break]",$inpText); //inpText is from textArea
and then u enter your temp to the sql..
when you want to split it up.. just use
$temp=explode("[break]",$inp4Sql); //hope i don't give wrong function
==spam?? sory===
- Original Message -
From: "Bill Bolte" <[EMAI
gleg...
i don't have any??
can you cross check the origin of spam?
- Original Message -
From: "Gustav Wiberg" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 15, 2007 1:55 PM
Subject: [PHP-WIN] spam-attempts at certain domain - what to do.
Hi there!
We get a lot of spam through forms at a
it seem the poster already have the answer..
what he/she going to do was how to save username and pass on session.
thx for your help
- Original Message -
From: "Chris" <[EMAIL PROTECTED]>
To: "bedul" <[EMAIL PROTECTED]>
Cc: "Chetanji" <[EMAIL P
the problem is right here (said on error msg):
session_register("myusername"); session_register("mypassword");
u should use session_register("myusername") after declare the name.
i taken from my php chm
It is currently impossible to register resource variables in a session. For
example, you cann
do you tried on normal printer? i mean your script?
sry don't help much.
- Original Message -
From: "Moore, Joshua" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, May 09, 2007 11:15 PM
Subject: [PHP-WIN] barcode webapp printing
Hello,
I am currently trying to print to my Z4MPlus barcode pr
how about IP from the PHP server not the SQL server. hmm it happen to me
using mysql, i just wanna share hope help you
my mysql server 10.30.11.6 and my comp ip was 10.30.11.136
in mysql server i create account/user which the server not localhost but
10.30.11.136 and it worked..
i send to phpDB..
to alex.. that's always be my line.. asking what source code..
actualy.. that's fine
to sam.. in return try this
data
You can change the information in any cell and submit it to mysql to update
the original database.
Basically when the user views his/her information he/she s
interesting.
- Original Message -
From: "Raghavendra V. Kulkarni" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 08, 2007 7:20 PM
Subject: [PHP-WIN] How to access a DLL compiled in VC++ in PHP?
> Hello,
>
> Please provide pointers to access a DLL compiled by us (so, we have
> access to the s
sry OOT
- Original Message -
From: "Alf Stockton" <[EMAIL PROTECTED]>
To: "php windows"
Sent: Tuesday, May 08, 2007 6:24 PM
Subject: Re: [PHP-WIN] Form and enter key
> Dale Attree wrote:
> > In your opening form tag
> >
> >
> >
> > In CheckKey, check if enter was hit, if so call your AJ
nope.. that's can be dangerous
since some activeX today are a food for a worm..
be safe on NET
- Original Message -
From: "Gustav Wiberg" <[EMAIL PROTECTED]>
To:
Sent: Friday, May 04, 2007 4:06 PM
Subject: [PHP-WIN] automatic-click flash?
Hi there!
I searched the Internet about "Click
use this
20 mean 20 sec will reload it self
index2.php change into your page name (index.php)
the next meta u must include.. or not?
- Original Message -
From: "Alf Stockton" <[EMAIL PROTECTED]>
To: "php windows"
Sent: Friday, May 04, 2007 3:51 PM
Subject: [PHP-WIN] Reload/refresh we
i don't see any reason about the answer to be other that what u said
earlier.
some of programer like to use LoadModule but when change to another, they
can't and must replace whole script..
if you already found the perfect way.. why don't u use it..
i think that is better too
- Original Messag
are u sure index.php are the file?
probably other file?
fyi that a suggestion only
- Original Message -
From: "Simeon Goranov" <[EMAIL PROTECTED]>
To:
Sent: Monday, April 30, 2007 2:32 PM
Subject: [PHP-WIN] php win2003 - No input file specified.
> I have a strange problem with php , run
perhaps u not configure the user first>??
SSL not read as localhost
- Original Message -
From: "Adam Madsen" <[EMAIL PROTECTED]>
To:
Sent: Thursday, April 26, 2007 10:16 AM
Subject: [PHP-WIN] Re: MySQL + SSL with PHP on windows
> I have been having the same issue.
>
> Using PHP 5.2.1 mys
>>document.getElementById("Issue").disabled
i must see the html result
i believe u have error on your html not on the js
for example form
if you not declare a form name
u can't change issue??
can u send to us again with the htm .. and since htm kinda danger to share,
would you change the extensi
nope.. nothing dumb on your question.
- Original Message -
From: "Matt Anderton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2007 8:49 AM
Subject: [PHP-DB] php portfolio
> I have a kind-of off topic rookie question:
>
> most programmers have a web portfolio right
fyi your talk about simple javascript using PHP??
that's a lame..
u need to upgrade your skill for using AJAX
actualy google is your friend.. but what u want anyway.. u must to describe
the case not some talking like above
- Original Message -
From: "Mikael Grön" <[EMAIL PROTECTED]>
To: "
your script only work on netscape but it fail on ie6
- Original Message -
From: "elk dolk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 13, 2007 1:41 PM
Subject: [PHP-DB] IE6 & PHP
> Hi all,
> I have a bunch of thumbnail images that link to larger versions of the
image
i have some problem like u said. and i always fake the url by give
$url.="?".time();
soo it will reload.. and change to new page when refresh
- Original Message -
From: "Alf Stockton" <[EMAIL PROTECTED]>
To: "php windows" <[EMAIL PROTECTED]>
Sent: Thursday, April 12, 2007 10:50 PM
Subject:
nothing less.. that a correct.
- Original Message -
From: "Mikael Grön" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 12, 2007 1:26 PM
Subject: Re: [PHP-WIN] Fw: change ? into 'slash'
> Is this what you mean?
>
> www.server.com/index.php?pageid=123
> becomes
> www.serv
- Original Message -
From: gunawan
To: php-windows@lists.php.net
Sent: Thursday, April 12, 2007 8:17 AM
Subject: change ? into 'slash'
if the title is not right.. plz reply to me with the right title.
i see on mambo site where the site manage to change ? into /
how to make that? are
i just ignore it!!
the very strange was.. i receive in "bahasa indonesia" or Indonesian
Languages
- Original Message -
From: "sam rumaizan" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 10, 2007 11:17 AM
Subject: [PHP-WIN] Did anyone receive the same email
> Did anyone receive the same
use session on your page..
- Original Message -
From: "Jarrett Meyer" <[EMAIL PROTECTED]>
To:
Sent: Friday, April 06, 2007 8:12 AM
Subject: Re: [PHP-WIN] duplicate entry
> Sorry, but to answer the original question, PHP cannot interact with the
client in this way. PHP resides with the se
i don't think gantt chart was a file??
i think u want to build the gantz??
cmiiw.. i read the link http://en.wikipedia.org/wiki/Gantt_chart but it wont
give me anything that explain the problem..
- Original Message -
From: "Gustav Wiberg" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 03,
- Original Message -
From: "Gustav Wiberg" <[EMAIL PROTECTED]>
To: "'bedul'" <[EMAIL PROTECTED]>
Sent: Tuesday, March 20, 2007 1:35 PM
Subject: RE: [PHP-WIN] Upgrading?
Hi!
Yes, it's windows...
Ok, but is current customers affected
i wonder how i can get value from mktime.
my friend want to build mktime using asp but he wonder how to have the value..
what he have are the function same as date() on asp.
if someone have time to build the same function but only use date.. plz post
here
thx in advance
to php-db.. this might related to database.
forgive me if this contain spam.
- Original Message -
From: "James Crow" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, March 13, 2007 1:25 AM
Subject: [PHP-WIN] PHP4 and DST Changes
> I have tried searching, but so far have not found an answer.
>
> Wi
umm.. sry this kind oot but might related
do you ever upload pic to imageshack? one of their fitur was zip upload.
where you send a zip (contain n pic inside) where same as u upload many
pic.. i wonder what the script.. anyone have it?
- Original Message -
From: "Kevin Smith" <[EMAIL PROT
- Original Message -
From: "Gustav Wiberg" <[EMAIL PROTECTED]>
To: "'Hartleigh Burton'" <[EMAIL PROTECTED]>;
Sent: Monday, March 05, 2007 2:22 PM
Subject: RE: [PHP-WIN] Fatal Error: Allocated memory size problem...
Hi there!
What fieldtyp
same here not work for me
- Original Message -
From: "Hartleigh Burton" <[EMAIL PROTECTED]>
To:
Sent: Monday, March 05, 2007 9:13 AM
Subject: [PHP-WIN] Fatal Error: Allocated memory size problem...
> Hi All,
>
> I am having some problems while uploading a file to a MySQL database
> relat
- Original Message -
From: "gunawan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: ;
Sent: Friday, March 02, 2007 5:10 PM
Subject: cara php&asp bisa jalan bareng|how to make asp & php work together
> wa kirim ke site english jd harap maklum kl pake bahasa inggris
>
> i have problem to
this might a strange code i request, plz forgive my rudeness.
everyday i was update a doc where i always put on d:\report\today.xls where
i use a simple upload document prog (inside only box for upload only? and
submit). the file i upload will save on file folder (inside the upload
folder)
today
- Original Message -
From: "Gustav Wiberg" <[EMAIL PROTECTED]>
To: "'bedul'" <[EMAIL PROTECTED]>;
Cc:
Sent: Monday, February 19, 2007 2:28 PM
Subject: RE: [PHP-WIN] A measre of security
-Original Message-
From: bedul [mailto:[EM
e to login
with there own information.
Each company I give unique identity with "hard-coding" and each company has
its own folder...
Harding-coding, something like:
$company -> setIDCompany(1);
$company -> setIDCompany(2);
$company -> setIDCompany(3);
[bedul]
you should not try
english plz
you know.. i'm not native with english.. but using english is very helpfull
to me for solve your problem
- Original Message -
From: "Anuack Luna" <[EMAIL PROTECTED]>
To:
Sent: Friday, February 09, 2007 6:28 AM
Subject: [PHP-WIN] (DRW) Ordenar por fecha
> Hola Foreros
>
> Te
i'm just add the niel
don't forget for the HTML header.
this header are self explain..
i mean here.. this tag mean to explain about the html/page u write..
there was some browser.. which can't read the entities correctly (named OLD
browser one). with this.. the browser might know the write/the fo
sry i don't understand what writen here
let me repair
- Original Message -
From: "Gustav Wiberg" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 06, 2007 9:39 PM
Subject: RE: [PHP-WIN] SSL on Windows Server 2003
Hi there guys!
Do you know any way of getting NEXT row based on a specific
that hard
if this mysql i created an user like this
//this where i access my db
server = hospital.mis01
//this self explain
user= root
pass= toor
probably u can do in sql server??
- Original Message -
From: "Harpreet" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 06, 2007 10:13 PM
can u give me url to have odbc example..
or i give the problem..
i want to connect to this odbc.. u may click
http://indoupload.net/files/view/803/odbc%20problem.jpg
how to connect to the odbc and then execute sql.
any question about the problem.. i will gladly answer
--
PHP Windows Mailing L
- Original Message -
From: "gunawan" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, January 16, 2007 11:57 AM
Subject: COM surgery
> i read the com and interested using in my program..
> but the help (php manual chm) don't give what i need
> example :
> $word = new COM("word.application") or di
i believe this might strange..
can i have a tutorial how to make asp and php work together using iss.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Original Message -
From: "gunawan" <[EMAIL PROTECTED]>
To:
Sent: Thursday, January 11, 2007 12:52 PM
Subject: echo vs print plus print problem
> 1.
> what be better?
> "print" or "echo" or "printf"
> for show a result and for debugging?
>
> 2.
> i read one of skrip were using soo ma
54 matches
Mail list logo