Skip to search.
phpresource · Storehouse of PHP Resources

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 1217 - 1246 of 2794   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1217 Paul Herring
shabble Offline Send Email
Aug 1, 2006
10:36 am
... Which part of that are you having difficulty with? <? // start of scope $postvar1 = 0; $postvar2 = 0; extract($_POST, EXTR_IF_EXISTS); // will overwrite...
1218 hamed hosseini
h_63_h Offline Send Email
Aug 1, 2006
10:37 am
hello i want install apache 2.2 on my system and i want configuration my php (php v5.1.4) for work with apache but i cant configuration php and apache. please...
1219 tahsin sayeeda
tahsin_sayeeda Offline Send Email
Aug 1, 2006
10:37 am
Aas Salamu Aalaikum All I’m preparing a presentation on Open Source and Free Software and it’s impact on society. Although my presentation is almost...
1220 hamed hosseini
h_63_h Offline Send Email
Aug 1, 2006
10:38 am
hello i want install apache 2.2 on my system and i want configuration my php (php v5.1.4) for work with apache but i cant configuration php and apache. please...
1221 Paul Herring
shabble Offline Send Email
Aug 1, 2006
11:20 am
... Is it really that difficult to use a search engine? http://minitutorials.com/apache/apache_222_1.shtml http://minitutorials.com/apache/php_52_1.shtml -- ...
1222 badr
badrm1000000 Offline Send Email
Aug 1, 2006
4:52 pm
remove everything and download the XAMPP it will install and configure , php , apache and mysql and phpmyadmin all at once without the headache of php.ini...
1223 Bob
robert_dehoure Offline Send Email
Aug 1, 2006
4:52 pm
... From: Paul Herring Which part of that are you having difficulty with? <? // start of scope $postvar1 = 0; $postvar2 = 0; extract($_POST, EXTR_IF_EXISTS);...
1224 Susan Shemin
susan_shemin Offline Send Email
Aug 1, 2006
4:52 pm
sokkit has php, mysql and apache all set up to work together. www.sokkit.net ... From: hamed hosseini <hamed.h63@...> To: phpresource@yahoogroups.com ...
1225 neeraj_th Online Now Send Email Aug 1, 2006
4:56 pm
Hi, Hi all, if anybody have used FCKEditor please share about the way of creation of a link/button in toolbar that would let us upload a file using PhP script....
1226 Paul Herring
shabble Offline Send Email
Aug 1, 2006
5:16 pm
... You may want to come up with your own function to do this - there's source in the link I provided which could give you a start perhaps. -- PJH Into...
1227 Sujoy Dutta
duttasujoy2003 Offline Send Email
Aug 1, 2006
5:50 pm
Hi, From the website you download that editor there is clear documentaion. I allready used that.It working fine.See and try to understand that documentation If...
1228 phpresource@yahoogrou... Send Email Aug 1, 2006
6:16 pm
File : Code_Contest_Policy.doc Description : Code Contest Policy...
1229 *^*JUNAID*^*
junaidfcs Offline Send Email
Aug 2, 2006
2:32 am
Just go there www.wampserver.com and download and install every thing setup for you. Windows/Apache/Mysql/Php ===> WAMP All the configurations are already...
1230 mahi_ewu Online Now Send Email Aug 2, 2006
7:52 am
the following is my code. i want to use javascript in php and php in javascript. here the confirm msg open. but yes and cancel button dont work. if i click...
1231 mahi_ewu Online Now Send Email Aug 2, 2006
7:52 am
i have a database. here i used the autoid in primary key in one table. so when i insert a record in that table first i get the last id then one add and insert...
1232 Paul Herring
shabble Offline Send Email
Aug 2, 2006
8:25 am
... You appear to be confusing client side and server side code. PHP is server side - i.e. all the PHP is interpreted and finalised on the server before being...
1233 Paul Herring
shabble Offline Send Email
Aug 2, 2006
8:26 am
... You should be using autoincrement in MySQL. Omitting it from an insert results in MySQL automatically inserting a value. but if i delete a record from the...
1234 Paul Herring
shabble Offline Send Email
Aug 2, 2006
8:36 am
... Ignore this last comment - it slipped past my proofread - it shouldnt' be there. -- ... -- PJH Into motorcycles? Need parts? Try www.gissit.com to contact...
1235 mahi uddin
mahi_ewu Online Now Send Email
Aug 3, 2006
4:31 am
in the last two line, i want to say that if there have 10 record in a table. but i delete 5 no record. then i want to add a new record. where it would be...
1236 billah_norm Offline Send Email Aug 3, 2006
5:46 am
You should use AJAX here...
1237 Sreeni .A
sreeniaitist Offline Send Email
Aug 3, 2006
7:04 am
Hi Folks, I am very new to this popular Joomla CMS, I am facing very difficulties in understanding this Joomla framework, its flow, And I am really failed to ...
1238 Paul Herring
shabble Offline Send Email
Aug 3, 2006
8:19 am
... insert into AdminCategoryDesc (admincatid, name) values ($admincategoryid,' $name'); You don't reference the autoincrement field at all. The database...
1239 ashok g
project_dudh... Offline Send Email
Aug 3, 2006
2:41 pm
please help me for sending mail in format of html like newltters ashok ... Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail Beta....
1240 Rupom
rupom_315 Offline Send Email
Aug 3, 2006
3:09 pm
Here is a very simple guideline: //add content-type to your mail headers $header = "From: YourName<youremail@...> "; $headers . ="Content-type:...
1241 Md. Enamul Huque
enam_pwd Offline Send Email
Aug 5, 2006
8:41 am
Hello Everyone, I am looking for expert flash designer. If you know anyone, please refer to me. thanks, ~Md. Enamul Huque ph: 0191950604...
1242 Kumar Devan
kumar.devan@... Send Email
Aug 5, 2006
8:42 am
Hi all, I am working on video blogs.....in my blog page i need to capture one image frame while uploading video files so that i can display it in my blog page ...
1243 Ehsan Haque
ehsan.haque Offline Send Email
Aug 5, 2006
6:40 pm
Please refer to the message previously posted on the same topic. http://groups.yahoo.com/group/phpresource/message/812 Thanks and God Bless!! Ehsan Haque ...
1244 hamed hosseini
h_63_h Offline Send Email
Aug 6, 2006
2:39 am
first i am apologize if my english is not so good. i have code like this: <?php $realm="example.com"; $authtext="www-authenticate:basic realm=\"".$realm."\""; ...
1245 send2rashed Offline Send Email Aug 6, 2006
6:45 am
Please help me--- I need my rows to be shown page by page using <<First Previous Next> Last>> or go to page no. -Rashed Karim...
1246 Vitaly Mudrenko
vito_web Offline Send Email
Aug 6, 2006
7:37 am
Hi, You can use the code bellow: <?php function authenticate() { header('WWW-Authenticate: Basic realm="Test Authentication System"'); header('HTTP/1.0 401...
Messages 1217 - 1246 of 2794   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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