[EMAIL PROTECTED] schrieb:
your big love, ;-)
Well PHP is good but is it that good?
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mathijs schrieb:
Hello ppl,
I have a big prob.
I have a page which post some input.
This input can be UTF-8 like chinese or other utf-8 chars.
Also i need it to return UTF-8 and it has to be xml.
For some strange reason this isn't working.
Small example.
PHP Code:
'."\n";
print ''.$_GET['tes
Sjef schrieb:
Is it possible to recognize if a file for upload really is a pdf (like the
function getimagesize retuns the file type of the image)?
Thanxs,
Sjef
this "might" help
http://de3.php.net/manual/en/function.mime-content-type.php
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)
itive, and don't be greedy".
So, it should start at the beginning of the line and get everything up
to the first space. But it doesn't work.
Where did I go wrong?
--
Dave M G
http://www.rexv.org/
This is a quite good site to learn and test regexpressions.
Barry
--
Smileys ru
TemuriI schrieb:
Hi all, here is the code I am having problem with:
class baseForm {
private $_id = 10;
function __get($member)
{
echo "Accessing member \"{$member}\" : \n";
return $this->$member;
}
function checkID()
TemuriI schrieb:
just a small idea.
public function __get() {...}
Might work *untested*
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
he folder icon.
(looks kinda crappy for me though ;)
greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mathieu Dumoulin wrote:
Update update update
I tried with mozilla firefox and it worked fine, i just need to find out
now what IE does that makes this process fail. If any of you have an
idea that could help me solve my problem don't hesitate cause i need to
find a soluti
browser that the file in the cache is no longer valid?
I hope there is enough information here and that somebody can give me a
hint in the right direction.
Thanks,
-William
Set the HTML expire to yesterday.
Therfore the browser will reload the whole page.
Barry
--
Smileys rule (cX.x)C --o(^_
Beau Gould wrote:
Can anyone possibly tell me what the salary range is for a Sr. PHP/MySQL Developer in North Carolina?
Thanks
Depends on the workspace and what kind of work somone has to do.
Is it a monitoring position, or a leading one.
More infos would probably help though.
--
Smileys ru
Gustav Wiberg wrote:
Hi
Thanx for your input about date & time...
Here's some functions that worked for me after some searching...
function currenttime() {
$today = getdate();
$ithours = $today["hours"];
if (intval($ithours)<10) {
$ithours = "0" . $ithours;
}
$itminutes = $today["minutes"
Andrei wrote:
> u... Nice... I would agree if I would understand something... lol
>
> Andy
>
> sns-コミュニティー wrote:
>
>>■□■ コミュニティー・エンターテイメント ■□■
>>□■□ ソーシャルネットワーキングサイトに参加してみませんか? □■□
>>
>>メンバーより招待された方のみで構成されている為、安心快適!!
>>ポイント代・料金等は一切御座いません。全て無料でお使いになれます!
>>
>>http://tada-asobi.com/tad
Robin Vickery wrote:
On 01/03/06, Nils Reimann <[EMAIL PROTECTED]> wrote:
$conn_id = ftp_connect($ftp_server);
$login_result = ftp_login($conn_id, "$ftp_user_name", "$ftp_user_pass");
$download = ftp_get($conn_id, "$locale", "TEST EXEC", FTP_ASCII);
ftp_quit($conn_id);
connection workd, but th
Nicolas Verhaeghe wrote:
I have a habit of designing pretty much everything myself as far as CMS
and admin areas, but I was wondering if anybody knew where to find Web
icons to make the result look very professional?
I am really not a graphical/layout guy!
www.icons-to-make-my-stuff-shiny-and-
Thorsten Suckow-Homberg wrote:
www.icons-to-make-my-stuff-shiny-and-professional.com
You probably should get somone that is one, or learn it.
If the website above works, then there is one otherwise >>no<<.
What a valuable response... oO
Nicolas, you should google for Linux-Themes (KDE etc.
Al wrote:
I have a page that resizes an image to be included in a html page, using:
echo "\n";
unlink($rel_mapfile);
I need the other html stuff on the page so I need to fetch a file from
the server to include in the page.
So, I resized the image and saved it as a file. That works fine.
A
e timezone included?
I am talking about the Headers the Browser sends.
Greets Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nd changing ID values is a "no-go!"
You will never have any relation possibilities if you alter the ID fields.
In short. You mess everthing up with it.
There are count functions in MySQL that gives you the counted rows or
output it counted.
You can look at the manuals in mysql.com
Go
Benjamin Adams wrote:
I was wondering if there was a way I can see where people are linking
to me from. Can I find this in php?
--Ben
$_SERVER["HTTP_REFERER"];
It's an Apache server variable.
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mai
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Stut wrote:
Ross wrote:
I cannot see it
If it helps... neither can we!
-Stut
And again:
PHP is best coded with open eyes: (O_O)
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
know there are some people offering such a service.
Probably it's that what you search for ;)
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s strange, but if I work with php's charset iso8859-15 it works fine,
but i I set php to utf-8 it does not work.
Any ideas?
Sure.
UTF-8 is an other encoding.
Those characters are shown as UTF-8 encoded Characters.
use the decode and encode function.
Greets
Barry
--
Smileys rule (cX.x)C -
Jabez wrote:
I want to use PHP to show the contents of the DAT from back to front. HOw do
I do that?
Thanks!
Put it into an array and sort it backwards with krsort()
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General
M. Sokolewicz wrote:
Barry wrote:
Jabez wrote:
I want to use PHP to show the contents of the DAT from back to front.
HOw do
I do that?
Thanks!
Put it into an array and sort it backwards with krsort()
Greets
Barry
why use such an cpu-intensive function? using array_reverse is
Jabez Gan wrote:
Sorry im new but, how do we read from a file to an array? I've studied C but
not with PHP and it's not working for me... Suggestions?
By line ?
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To
Gentil de Bortoli Júnior wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
-Original Message-
From: Gentil de Bortoli Júnior [mailto:[EMAIL PROTECTED]
Sent: 9 March 2006 2:01 pm
To: php-general@lists.php.net
Subject: [PHP] PHP + MMS Live Streaming + Protect URL.
Hello, guys.
I ha
Andy wrote:
My problem still remains open Help!!!
I noticed that if the umlauts are received correctly but they are not
submitted in the right way.
For a ö I receive a POST as: ö
From the DB I get the text correctly.
The DB encoding is : iso-8859-1.
Now, the strange thing is that is
suresh kumar wrote:
in windows,if user idle for 1 minute,his desktop
screen is changed to screen saver.i like to implement
the same logic in my project if user is idle for 3
minutes its session will have to automatically
destroy.i am waiting for or response.
_
ers and signs with ereg()/preg() and count each one.
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mark wrote:
THANKS THAT WORKED GREAT
You might need this in the future:
http://dev.mysql.com/doc/refman/5.0/en/index.html
Thare are lot's of examples, also the problem you stated is described there.
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP Gener
Sugrue, Sean wrote:
Does anyone know how to update an option list queried from a database
table after an insert/delete action on that table?
Sean
To be as precise with my answer as your question:
Read the HTML manual about meta tags.
have fun!
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me!
Holger Sunke wrote:
Yes thank you,
that's all I need!
* beware that you're saying *anything* other than alpha-numeric chars
Yeah that's why it wont work with asian or kyrillian users.
Probably writing a function that counts each special char could be an
answer ... prolly
--
Smileys ru
Arnaldo Gandol wrote:
hi, I have troubles with strangers characters in my html pages, I've fixed
them by using mb_convert_encoding() function with UTF-8 encoding but I've
hear that mbstring library is unstable in some linux distributions. Does any
body knows how to solve this problem without u
s that use 2x2 pixels
(4 pixels) as one colored pixel and so on.
Now guess what you see when you have 194 ppi.
Nothing, it's still 97 ppi because it's not possible for the screen to
view anything else. Normally the screen would just duplicate the
imagesize from 400x400 to 800x800.
Gre
() and session_cache_limiter() has to be set
before session_start()
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
clive wrote:
Hi
Im using the phpmailer class to send text emails (not html), it works 100%.
So emails sent from a php script look correct in the mail client,
however when I first load/show the message in a and then send
it to the same script which then sends the email, on some mail clients
numerize them favourite[1],favourite[2],favourite[3]... and so on
That works!
btw print_r($GLOBALS) would you print out what you got from the Posted
site with some more values.
Give it a try
Greets
barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(
clive wrote:
Does the html add in \r.
Normally not.
But the mailing function might do.
Replace every \n with and every \r with with
str_replace
And probably you see where the problem is
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Maili
many physical dots on the screen.) But, I guess, you already
knew that. (^_^)
Right ;)
But the image is still in 80 ppi ;)
And you probably now get where the problems are ;)
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Karl-Heinz Christian Zeck wrote:
Hi everybody,
Are you allowed to do this? I mean, is the php file parsed by the PHP engine
first and a js code is generated that will be used
by the script element?
Yes
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP
Karl-Heinz Christian Zeck wrote:
Thank you for your quick reply.
I tried to modify the file. I removed all it's content and wrote only a
single line:
alert("test");
When I refresh the main page, I get the alert message - this means the file
was loaded successfuly.
Then I tried this code: alert
Evert wrote:
Hi all!
Recently I am getting the following error on some of my PHP-enabled websites. I
think it started when I went from PHP4 -> PHP5.
Here is an example (from http://wos.poboxes.info/) :
Fatal error: Call to undefined function preg_match() in
/var/www/wos.poboxes.info/htdocs/
PHP-enabled
>>websites. I think it started when I went from PHP4 -> PHP5.
He went from 4 to 5, do you know what 4 had compiled in? no you don't.
Why don't just ignore he went from 4 to 5.
So we can see this post as "i installed php 5 and got error X"
Sorry, i think tha
2006-03-20 23:19:13 wrote:
> This is a kind business letter,if bothered you,pls send your email to us,we
> will sure cancled your email address from our email list.
>
Nah ;)
This is kind of Spam Mail!
>
> Gurantee your 100% absolutely safe ''Door to Door'' delivery!!
Front door or back do
o the
browser. Any suggestions?
Thanks,
Mike
With the SUBSTRING function of MySQL.
This question belongs more to a MySQL mailing List.
And read the manuals!
Took me 5 secs to find that function.
Be glad that somone is in a good mood to help such a lazy guy like you.
Greets
2006-03-21 13:10:27 wrote:
> This is a kind business letter,if bothered you,pls send your email to us,we
> will sure cancled your email address from our email list.
How stupid are you?
You are Posting to a MAILING LIST, idiot ...
>
> www.loveinfashion.com
> email and msn: [EMAIL PROTECTED]
> QQ
Rick Lim wrote:
is there a guide for pda friendly web pages.
Yeah there is one.
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[EMAIL PROTECTED] wrote:
Hi,
I have to create some flyers and invoices (simple stuff) in one my
project. On php.net/pdf is mentioned PDFLib, but I know there is a free
solution too. It's commercial and can't have PDFLib for free.
My questions are:
- Is really $450 for PDFLib worth comparing to fr
Matt Richards wrote:
Rick Lim wrote:
is there a guide for pda friendly web pages.
Yeah there is one.
lol, would you like to tell us where its located please?
oN tHe InterNeTz!
Really... be more specific and probably we also be.
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o
John Nichel wrote:
Barry wrote:
2006-03-21 13:10:27 wrote:
This is a kind business letter,if bothered you,pls send your email to
us,we will sure cancled your email address from our email list.
How stupid are you?
You are Posting to a MAILING LIST, idiot ...
I'm betting the bot
/realt905/public_html/lost_pw.php on line 70
where line 70 is : recover_pw($_POST['email_address']);
1. If you paid for it, why don't you ask the support?
2. Please use sites like pastebin.com to post huge code snippets.
3. The function lost_pw is called before it's declared!
.
But apparently the script was thoroughly tested before he paid for it,
so that can't be the problem :-)
-robin
Well if it was throughly tested then there wouldn't be errors.
And the error "is" because of the function called before declared.
Greets
Barry
--
Smileys rule (
/de/html/package.networking.net-ping.ping.html
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thomas Munz wrote:
Sorry!
Was mistakly commited, should go to the list in my address book but not here!
LOL
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mark wrote:
I havnt even tried this query but i know its wrong can anyone help!
How do you know it's wrong ? O_o
***
$query = "INSERT INTO users (AVATARS) VALUES ('$avname') WHERE id =
$user_id";
This works only if the $avname is a STRING!
mysql_query($
Satyam wrote:
b) concatenate this value with the session_id() or whatever random you
generated before
And where do you get that information?
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
Anasta wrote:
I need help with an insert using joins.
yes there is :)
http://lists.mysql.com/
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
om
PHP itself?
http://de3.php.net/manual/de/function.escapeshellcmd.php
Since you can echo that also.
I just forgot what command it was but probably it helps you anyways :)
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://
Ryan A wrote:
Anybody else getting these annoying auto responses from [EMAIL PROTECTED]
?
If yes, can someone email the list mod to delete his account or something,
or email me back the list mods email and I'll do it myself.
Thanks,
Ryan
Yeah, it's annoying >_>
--
Smileys rule (cX.x)C --o(^_^
tedd wrote:
Hi gang:
In cPanel one can schedule cron jobs.
In the command line box, what command do you enter to run a php script?
Thanks.
tedd
wget --spider http://www.url.com/blahblah.php
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Maili
obably not easy to
understand for you because i suggest you don't speak english that well.
If you can live with some security problems use method="GET" rather than
method="POST" this will give you no errors in this case probably.
Greets
Barry
--
Smileys rule (c
Merlin wrote:
Hi,
that looks exactly like what I am looking for. Now there is just on
problem:
I can't get pear running :-(
phpinfo tells me that I have compiled with pear:
Version 4.3.11 '--with-PEAR'
But there is no further entry inside teh output of phpinfo on pear.
What do you recommend?
Merlin wrote:
Hi there,
I used to be more often on news.php.net in former times. But now the
server is
so incredibly slow?! I do get very often time outs and it takes ages to
load the threads. Is there a possible misconfiguration of my newsreader,
or is the server that slow?
Thank you for y
Merlin wrote:
Hi there,
I do have problems with object oriented syntax as this is not familar to
me.
There is following output:
object(net_ping_result)(11) { ["_icmp_sequence"]=> array(1) {
["61.117):"]=> string(1) "7" } ["_target_ip"]=> string(9) "y2.php.ne"
["_bytes_per_request"]=> st
Petar Nedyalkov wrote:
This is a result of print_r();
It would be better to have the class definition...
No it's var_dump() and without linebreaks and so >_>
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To u
Gregory Machin wrote:
Problem found ...
IE doesn't understand comments '//' in style sheets ..
so the line I had commented out refering to the background image in the
style sheet was over riding my code later in the page..
Not quite right.
Only // doesn't work
But /* COMMENT */ does
greets
-
cybermalandro cybermalandro wrote:
Let me try this again. I want to take an array that may look like this
Opening new Threads over and over don't do any good.
Please stick to your opened thread about that issue please.
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance f
Tom Wong (Yakang Accessories) wrote:
> Dear All:
>
>
>
> -
> 例子A(使用HTML TAG)
>
>
> Send this file:
>
>
>
audience... And displays all records
with NULL as IP for audience who¹s IP is recorded as NULL.
Thanks!
Could ipv6 make problems here?
If apache or similiar apps don't recognize it you also will get NULL.
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_
advance, Merlin
Your config looks funny why do you have 2 times --enable-sysvem?
if you remove --enable-debug it might work.
looks like that debug module has an CRC error or something like that.
btw. wasn't there an installation list around here?
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Andrei wrote:
document.location =
'http://where.to.go.com/example.php?param1=';
Wasn't it -> document.location.href ='www.example.com';
o_O ?
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing L
able to do stuff like that.
It will still be tough since you have to tell your browser somehow that
he has to reload the image.
Not quite easy.
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.ph
Andy wrote:
Hi to all,
I have the following pattern for a string:
text1 /ptext2 /otext3
Does it always look like that?
text1(whitespace)/ptext2(whitespace)/otext3
Then use explode to create an array from it
explode (" ",$stringpattern);
Now, I want to extract the text by "patterns" from th
Tony Marston wrote:
Announcing the first public release of RADICORE, a Rapid Application
Development toolkit for building administrative web applications which
contains the following:
a.. A true rapid application development framework which is based around
Transaction Patterns.
b.. A dynamic
P system.
I posted the error i got, so you are probably able to get that ^^
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Tony Marston wrote:
"Barry" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Tony Marston wrote:
What do you mean "it doesn't work"? Do you mean my online demo, or when
you try to run it on your machine? What are your settings? What language
have
Merlin wrote:
Hi there,
I am searching for a command on how to format 0.5 to 0.50
thanx for any help,
merlin
sprintf("%.02f",$string);
Or number_format()
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsu
Stut wrote:
BH.VN.Viswanath wrote:
> We need to check the spelling of a word which is actually a Domain
> name.
>
> For example we have to check the word "onlinetradeing". When
> checked with the spell checkers we are getting the words which are
> unrelated such as on, obliterating, incineratin
tedd wrote:
At 9:53 AM -0500 4/18/06, Jay Blanchard wrote:
[snip]
My pager does everything but when I hit any of the links for the pages
it
doesn't show any results.
It can be seen here (alothough the page doesn't seen to submit on the
remote
host. Any ideas why??
[/snip]
I think it might be
Chris Boget wrote:
What's going on here:
$number = 50.1234567890;
echo sprintf( '%.05f', $number );
result: 50.12346
$number = 5.1234567890;
echo sprintf( '%.05f', $number );
result: 5.12305
$number = 5000.1234567890;
echo sprintf( '%
He really didn't knew what he hase done when he came to this varname.
$_POST["f-art-nlid"];
burn baby :D *boom* xD
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.ph
Stut wrote:
Matt Todd wrote:
But of course, that is just conjecture. I'm just saying that I think
he has vested interest and will be least of all willing to make the
shift in thought (even if he did think it held some merit).
I didn't read that article too closely, but I would appreciate *
bruce wrote:
hi..
i'm looking for opinions on the "worth" of programming contests as a way of
judging the talent of potential software developers...
any thoughts/pros/cons would be appreciated..
and yeah.. i know this is a little off topic.. but some of us here deal with
these issues.. if you
Chris Grigor wrote:
The method behind the madness here, is that I am only pulling the data
once from the db throughout the whole session. This means that all the
user info is available on every page they visit. I can also
then identify on each page that loads if a user has signed in and a
ses
Peter Lauri wrote:
Best groupmember,
I have a form that is being filled out. This is the process:
1. Fill out form and click submit
2. Script validates data
3. Data is being sent to external source via Web Service
4. A file is being downloaded (redirects to files loc
lp will be appriciated :)
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Pure Web Solution wrote:
I run several PHP scripts via CRON in the following way:
put the following in the top of the php script:
#!/usr/local/bin/php -q (linux system - location of php bin)
and in the CRONTAB I have the following:
10 1 * * * root /usr/local/bin/php -q /script/CRONexport.php
William Stokes wrote:
Hello,
How to post an array with associated values?
This works ok
But if I post it to another form with this:
">
And print there with:
print_r($arr_siirt_jouk);
prints: Array
So how can post the values forward?
Thanks
-Will
serialize() unserialize()
--
Smileys
William Stokes wrote:
No other way?
Over sessions or saving as file and loading it in the following page.
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
William Stokes wrote:
Hello,
This "might be" more HTML stuff but anyway...
Yeah, anyway who cares if it belongs in here or not.
I have several forms in a page which is ok otherwise but the reset buttons
doesn't clear anything that is queried from DB and printed to the text
fields. Any idea h
high because of the links.
Greets
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
only stuff related to PHP should be asked.
You are having a problem with JAVASCRIPT so you should ask in a
JAVASCRIPT mailing list or either start reading MANUALS and
DOCUMENTATIONS because they provide LOTS of INFORMATION about the things
you are SEARCHING for.
But i will give you a hint: replac
Jason Gerfen schrieb:
I have come upon a problem and am not sure how to go about resolving
it. I have an web form which is generated dynamically from an imported
file and I am not sure how I can loop over the resulting post variables
within the global $_POST array due to the array keys not bei
tedd schrieb:
Hi gang:
Gang?
1. A way to send information from js to php and have php act upon it.
Java
2. A way to send information from php to js and have js act upon it.
Java
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (
folder why dont you use include ("file2.php"); ?
Otherwise youse pathes like ../subfolder/folder
Only if you really want to load stuff thats not at the web directory use
full pathes like /path/to/folder
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o
Jason Gerfen schrieb:
Martin Zvarík wrote:
Jason Gerfen wrote:
I have come upon a problem and am not sure how to go about resolving
it. I have an web form which is generated dynamically from an
imported file and I am not sure how I can loop over the resulting
post variables within the glob
Gonzalo Monzón schrieb:
I forgot to put some final note into my last message.
PHP can be good for a lot of things, but not really for other.
Yeah true (o_O)
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To un
Robert Cummings schrieb:
On Thu, 2006-04-27 at 11:09, Barry wrote:
tedd schrieb:
Hi gang:
Gang?
You know... Scooby, Shaggy, and Mary-Jane.
ah, ic.
1. A way to send information from js to php and have php act upon it.
Java
... Sucks.
Because?
2. A way to send information from php
tedd schrieb:
At 5:09 PM +0200 4/27/06, Barry wrote:
tedd schrieb:
Hi gang:
Gang?
Gang, group, clan, community, organization, hive, pod, assembly,
biocenosis -- what do you want to be called?
By my name normally. And if you adress everyone i prefer "everyone"
Show me.
1 - 100 of 325 matches
Mail list logo