Search the web
Sign In
New User? Sign Up
phpexperts
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 9959   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
Hi, PHPExperts user forum is a place where you can talk about everything of PHP. You can ask support, share you tricks, or give some idea to implement. This...
Day Dreamer
augustwind16
Offline Send Email
Oct 31, 2004
8:03 am
2
21. Improper use of printf The printf() function is intended for printing formatted data. It should be used, for example, when you need to print out a double ...
Day Dreamer
augustwind16
Offline Send Email
Oct 31, 2004
9:43 am
3
Hi all, I just found three interesting easter eggs in PHP. to see them just place the following codes after any php file PHP Authors Image ...
Day Dreamer
augustwind16
Offline Send Email
Oct 31, 2004
9:52 am
4
SQLLite Support in PHP4 There is a great misconception that SQLite is not available for PHP4, rather only for PHP5. In fact, SQLite support has been around for...
Day Dreamer
augustwind16
Offline Send Email
Oct 31, 2004
9:51 am
5
Enter your vote today! A new poll has been created for the phpexperts group: Which Server Side Scripting Language Do You Prefer? o PHP o ASP.NET o JSP o PERL ...
phpexperts@yahoogroup...
Send Email
Oct 31, 2004
10:01 am
6
How PHP came into being PHP started as a quick Perl hack written by Rasmus Lerdorf in late 1994. Over the next two to three years, it evolved into what we...
Day Dreamer
augustwind16
Offline Send Email
Nov 1, 2004
4:16 am
7
Hi friends, If u r a frequent PHP coder, u may need to run some short of download script which automatically starts downloading some file. Ofcourse I am not...
Day Dreamer
augustwind16
Offline Send Email
Nov 1, 2004
4:17 am
8
Hi all, There are some cool editors to edit your PHP code. The big players are well known like Zend Studio, NuSphere PHPEd, DZSoft PHP Editor. But Here i found...
Day Dreamer
augustwind16
Offline Send Email
Nov 1, 2004
5:26 am
9
Hi all, These are the days of spammers. Email address collectors collect these email adresses from webpages. They parse mailto: or simply run regular ...
Day Dreamer
augustwind16
Offline Send Email
Nov 1, 2004
6:23 am
10
<?php // Define the config settings $imagemagick_path = "C:/xampp/ImageMagick/"; $temp_dir = "C:/xampp/htdocs/prodrive/images/products/resized/"; $image_dir =...
OSHIM
oshim2k
Offline Send Email
Nov 1, 2004
6:42 am
11
Oshim bhai, Than u for ur mail. But i think your code needs ImageMagic library to be installed which doesn't have sufficient documentation and not flexible....
Mahbubul Islam
sohagcst_ru
Offline Send Email
Nov 1, 2004
6:57 am
12
Hello Mr. Oshim, I think mahbub is right and it needs ImageMagic library to be installed. A better solution could be this. # I assume the orriginal image is of...
Day Dreamer
augustwind16
Offline Send Email
Nov 1, 2004
7:02 am
13
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the phpexperts group. File :...
phpexperts@yahoogroup...
Send Email
Nov 1, 2004
8:04 am
14
Dynamic variable is PHP's one trickiest part of coding which reduce some short of work if you can implement it. Lets have a closer look. Use PHP's variable...
Day Dreamer
augustwind16
Offline Send Email
Nov 1, 2004
9:18 am
15
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the phpexperts group. File : /Using the...
phpexperts@yahoogroup...
Send Email
Nov 1, 2004
9:52 am
16
Hi friends!!! Salaam, I am new members of this group. I don't know any things about PHP programming but I like to learn so is there any one will start from ...
Golam faruk
farukcom
Offline Send Email
Nov 2, 2004
2:43 am
17
Thanks Hasin Vai... It's really handy and easy to understand.And I would like to thanks all members of this group.. Sohag Day Dreamer <augustwind16@...>...
Mahbubul Islam
sohagcst_ru
Offline Send Email
Nov 2, 2004
2:43 am
18
Hi I am working as php programmer. I need a small clarification from experts We had huge trafic to our website. We have a confusion wheather to use...
Ravi kiran
mravi_26
Offline Send Email
Nov 2, 2004
2:44 am
19
Hi Mr. Ravi, Thanks for your query. mysql_connect() opens new connection each time and should close as soon as the script finishes. But though you have a huge...
Day Dreamer
augustwind16
Offline Send Email
Nov 2, 2004
2:52 am
20
Description: * Put this code under the <b> <HEAD></b> Do with that any image that to want, be initially a little transparent inside of the site and starting...
OSHIM
oshim2k
Offline Send Email
Nov 2, 2004
3:37 am
21
Hi, Thanks for your query. PHP is a server side language (Like ASP, JSP etc, but enriched with many libraries and obviously too fast). You need to have Apache...
Day Dreamer
augustwind16
Offline Send Email
Nov 2, 2004
3:38 am
22
MagicPages are action handlers on a pagename, which are dynamic pages per se. Certain pages which are requested by the user are scripts, not pages. It works in...
OSHIM
oshim2k
Offline Send Email
Nov 2, 2004
3:47 am
23
Hi all, Zend, the developer of PHP arranged a PHP5 coding contest couple of days ago. The first prize was a "Dell Inspiron" Laptop. Your skills regarding PHP5...
Day Dreamer
augustwind16
Offline Send Email
Nov 2, 2004
4:51 am
24
JpGraph is an OO class library for PHP >=4.3.0. (Recommended: >= 4.3.8) The only other hard requirement is that the PHP installation suppports the GD library...
Day Dreamer
augustwind16
Offline Send Email
Nov 2, 2004
8:10 am
25
Verifying an Email Address It doesn't take much experience with email to discover what happens when it is misaddressed. The email is returned to you. This is...
Mahbubul Islam
sohagcst_ru
Offline Send Email
Nov 2, 2004
8:41 am
26
Hi, Awesome Posting. But it performs MX Record Resolving which may require additional time. However - nice done August...
Day Dreamer
augustwind16
Offline Send Email
Nov 2, 2004
9:43 am
27
hi golam i am a new memba as well Golam faruk <farukcom@...> wrote: Hi friends!!! Salaam, I am new members of this group. I don't know any things about...
tanzina bibi
tally_b786
Offline Send Email
Nov 3, 2004
2:36 am
28
Hi all, String in PHP are considered as Immutable, that means when you change a string a completely new string is created and allocated in memory. But this is...
Day Dreamer
augustwind16
Offline Send Email
Nov 3, 2004
4:27 am
29
The easiest way (at least to my mind) to do it. But remember to have right permission is enabled in current directory. <? $fp = fopen ("dump.html", "w"); fputs...
Day Dreamer
augustwind16
Offline Send Email
Nov 3, 2004
5:28 am
30
Hi all, Are you a newbie to PHP? well, doesn't matter. PHP is the best server side scripting language ever made. If you want to be familiar with PHP, Pls visit...
Day Dreamer
augustwind16
Offline Send Email
Nov 3, 2004
5:28 am
Messages 1 - 30 of 9959   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help