Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~9K People Reached
About Me

New to PHP

PC Specs
Mozila,Windows 7
Favorite Tags
Member Avatar for nalini@121

Hello Everyone! I am unable to upload fiels using Code Igniter framework. I have one form with the help of it need to upload 4 images in fabrics folder each time. Before uploading images I need to create folder sructure also but unable to do so by giving absolute path …

Member Avatar for Mohammadjan
0
2K
Member Avatar for nalini@121

Hi, Can anyone help me for uploading files into different folders using Code Igniter. Right now all files goes into a single folder insted of different folder even I have set path for them in config variable. Thanks

Member Avatar for A@DFGFGN.IN
0
5K
Member Avatar for nalini@121

Hello Everyone , I am from India new to Daniweb & PHP.Joined Daniweb before 1 month and liked too much .I found this site while searching for help on google. Name: Nalini Nickname: Nalu Height: 5'5'' Weight: 54 kg Hair: Black Eyes: Black Location: Pune,India Age: 25 Hobbies: Listening to …

Member Avatar for Christing
0
168
Member Avatar for Dani

Hey everyone, I just wanted to invite everyone to my birthday party this upcoming November. This is actually going to be the second large event that DaniWeb is throwing, the first being last June during Internet Week NYC. There's a Facebook event set up for it here: [url]http://www.facebook.com/event.php?eid=279987105364597[/url] To be …

Member Avatar for nalini@121
4
416
Member Avatar for Treasurepet

Hello all, I have a site with login system, when I run it on my local sever it worked perfectly ok, but when uploaded it was not taking me to member page as on my local server. Please can anybody help me with this. The codes are below. myconfig.php [code]<?php …

Member Avatar for Stefano Mtangoo
0
387
Member Avatar for varoluscu_prens

Hi There; I have a problem during connection to a MS-SQL server. I copy the code there: [url]http://www.webcheatsheet.com/PHP/connect_mssql_database.php[/url] [CODE] <?php $myServer = "localhost"; $myUser = "Murat"; $myDB = "examples"; //Point 1 //connection to the database $dbhandle = mssql_connect($myServer, $myUser) or die("Couldn't connect to SQL Server on $myServer"); //Point 2 //select …

Member Avatar for varoluscu_prens
0
293
Member Avatar for bangla

Hi, [CODE]<html> <body> <?php $file=fopen("welcome.txt","r"); ?> </body> </html> [/CODE] I have the code. Where would i save welcome.txt file. Will I save it on desktop or server side same directory as what i am currently working on? Thanks.

Member Avatar for nalini@121
0
74
Member Avatar for saadi06

Hi, I am having problem in refreshing xml file.I have a flash file that is connected to xml file.When I insert or edit something the xml file does not update until I clear the cache of the browser.I tried to use [CODE]xmlLoader.load("myXML.xml?cacheBreaker=" + Math.random() * 500);[/CODE] but it gives me …

Member Avatar for nalini@121
0
115
Member Avatar for nalini@121

Hello Everyone! I am unable to change permission of folders created on C-Panel with chmod('folderpath',0777); Please help on this.

Member Avatar for nalini@121
0
155
Member Avatar for nikki05

Hi, I want to insert and select the data from the same table.I am using following query to insert and select the data from the same table. However, I am not able to insert the data. Is there any method to do this? $sql=mysql_query("INSERT INTO users (name,ref_no) VALUES( '$name', (SELECT …

Member Avatar for nalini@121
0
140
Member Avatar for geneh23

Hey everyone! I am fairly new to the php world but I am a quick learner when shown the right thing. I have a membership area sort of set up on my localhost in Easy PHP, and there is this Fatal Error that reads: "Fatal error: Cannot redeclare makeRandomPassword() (previously …

Member Avatar for nalini@121
0
227