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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 10089 - 10118 of 13244   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10089
... share it ... arguments. So you ... strings ... PHP. I * ... arguments method. ... going over ... you are ... than there ... instead of ... 16, 17, ... ...
9el
ghazilenin
Offline Send Email
Nov 1, 2008
7:30 am
10090
Hi Experts....   i want to send cat_id through model  function get_submenu($num, $offset) but only 2 parameter available in this function.            ...
Syed Rajib Rahman
srajib_2003
Offline Send Email
Nov 1, 2008
8:42 am
10091
Not clear your problem. You may easily edit the function signature and pass category id to the function of the model. function get_submenu($num, $offset,...
Arafat Rahman
opurahman
Online Now Send Email
Nov 1, 2008
8:46 am
10092
Dear Arafat, Thanks for ur reply. Actually i want to know ..how i can get $cat_id and post it to get_submenu model... cause i am fetching this $id from my...
Syed Rajib Rahman
srajib_2003
Offline Send Email
Nov 1, 2008
5:09 pm
10093
Hello All As you may know that I have a great feelings on Ubuntu Linux Desktop operating system. With my friend Hasin Hayder's <http://hasinhayder.net> ...
Omi Azad
omiazad
Offline Send Email
Nov 1, 2008
8:35 pm
10094
I am using the PEAR package HTML_QuickForm for a small project of mine and cannot figure out how to add text to a textarea from within my script. Eventually I...
Jim Byrnes
jfbmwcinet
Offline Send Email
Nov 2, 2008
6:08 pm
10095
Dear all, I tried to save form to a dat file but the varible that I use is always empty. Here is the Scripn: <html> <head> <title>Guest Book</title> </head> ...
Watson L
phpmks
Offline Send Email
Nov 3, 2008
2:58 am
10096
U can try this code <?php if($_REQUEST['save'] != '') { extract($_POST); if (empty($nam) or empty ($email)) { print("Please fill name, email, and comment"); ...
Tushar Saha
tusharcsebd
Offline Send Email
Nov 3, 2008
3:30 am
10097
It's done now. Thank you very much. extract ($_POST) is the statement to make on register_global ? Best Regards, Son Tushar Saha <tusharcsebd@...> wrote:...
Watson L
phpmks
Offline Send Email
Nov 3, 2008
3:57 am
10098
i want to fill the pdf form field with php script.for this i created the fdf document which fill the pdf form filed. but i want to open the fill pdf form field...
birgunj birgunj
birgunjp0071
Offline Send Email
Nov 3, 2008
3:57 am
10099
Hi Experts, How to get Video file properties in php? Thanks, Gangadhar. Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/...
gangadhar prasad
ngprasad16
Offline Send Email
Nov 3, 2008
3:31 pm
10100
Hi Experts, How to create secure login page in php without using SSL certificate? Thanks, Gangadhar. Add more friends to your messenger and enjoy! Go to...
gangadhar prasad
ngprasad16
Offline Send Email
Nov 3, 2008
4:54 pm
10101
Secure in what way? In order for a site to be accessed via https, an SSL certificate is necessary. If you just want to obfuscate username/password information...
Glenn Wichman
oevertygad
Offline Send Email
Nov 3, 2008
6:28 pm
10102
Hello Everyone, Zephyr, which has revolutionized the IT scene, is now making quite a stir with the release of Zephyr 2.0 <http://www.getzephyr.com/> , which ...
sean_zephyr
Offline Send Email
Nov 4, 2008
3:07 am
10103
Hi Experts, How to retrieve information about the media file, such as duration, bitrate , framerate... using PHP or Javascript? Thanks, Gangadhar...
ngprasad16
Offline Send Email
Nov 4, 2008
3:08 am
10104
hi all,       I am new to cake php.so could yuo help me how to use the framework.send me the brief.where to download the frameworkalso how to do the project...
kalai selvi
kalaikalki6484@...
Send Email
Nov 4, 2008
6:23 am
10105
You can download it from cakephp site. And will get an initial manual in cakephp document area. Keep continue, best of luck thnks zia ...
ziaul haq
zia_112
Offline Send Email
Nov 4, 2008
1:18 pm
10106
Anybody has ne idea how to get the information of deleted domains expired in last 7 days and/or else ?!...
M. Arifur Rahman
ron_frnd
Offline Send Email
Nov 4, 2008
1:18 pm
10107
Hello, After I create a file using fwrite() method, the file permission mask is set to something other than what I need it to be. Is there anyway that I can...
Rubayeet Islam
rubayat2003
Offline Send Email
Nov 4, 2008
2:22 pm
10108
Few days ago I have discussed Openbravo POS systen intregation with MySql. Today I will discuss How to built OpenbravoPOS after modification logo, image etc. ...
Saidur Rahman
rana_0036
Offline Send Email
Nov 4, 2008
2:30 pm
10109
Please help me with this issue. I am trying to install a Bangla script to SMF forum. This is what it is going to look like after it is done- ...
ssdtanay
Offline Send Email
Nov 4, 2008
2:31 pm
10110
fwrite has no umask option. what function you are using for masking?? who is running the php file?? is it apache as a module or from cli? -- A K M Mokaddim ...
shiplu
ami_shiplu
Offline Send Email
Nov 4, 2008
3:16 pm
10111
Hi! I would like to invite you to visit MyDailyFlog and see my latest photos. Check out: http://www.mydailyflog.com/go/invite_register/mashuk007/2211352 ...
saiful Lastname
ulta_palta420
Offline Send Email
Nov 4, 2008
3:28 pm
10112
Hello, May be this is my thread in phpexperts. I thought Its necessary so I started this thread. Okay. Lets come to the point. You got a problem in your code....
shiplu
ami_shiplu
Offline Send Email
Nov 4, 2008
3:57 pm
10113
Yeah I think this are common sense because if you don't provide with the code, then they can't help quickly. They will ask you back for the code and this will...
ssdtanay
Offline Send Email
Nov 4, 2008
5:49 pm
10114
I usually perform file/directory permission masking by running chmod command in exec() function. So *httpd* becomes the owner of the file. I was wondering if...
Rubayeet Islam
rubayat2003
Offline Send Email
Nov 5, 2008
4:23 am
10115
Hi   I am facing problem to host MY CodeIgniter project to godaddy Hosting server.   it can't show the pages . I use AUTO URI . $config['uri_protocol'] =...
MUTAHERUL ISLAM ( BAB...
babu747d
Offline Send Email
Nov 5, 2008
4:37 am
10116
Hi Babu, I also faced some difficulties in CI with Go Daddy hosting. At last I had to contact Go Daddy for the solution. Arafat Rahman http://arafatbd.net...
Arafat Rahman
opurahman
Online Now Send Email
Nov 5, 2008
4:46 am
10117
Hi,I faced this type of issue with GoDaddy server. Then, I followed a solution from the web (I forgot the reference). Try removing '&' (used for reference)...
Sajjad Hossain
msh134
Offline Send Email
Nov 5, 2008
5:00 am
10118
... A good idea is to use www.godaddy.com for this purpose...
9el
ghazilenin
Offline Send Email
Nov 5, 2008
8:37 am
Messages 10089 - 10118 of 13244   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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