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
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags

7 Posted Topics

Member Avatar for iqbalhosan

hi all, i want to upload large video files using php and i can do that by editting php.ini file. but how can i do that without changing php.ini file?? advance thanks iqbal

Member Avatar for cwarn23
0
123
Member Avatar for iqbalhosan

hellow i make a javascript function. i can call it via onLoad attribute and via form input. but there must be someother way to call the function, i mean from script. can anyone help me out here. thanks in advance - iqbal

Member Avatar for iqbalhosan
0
131
Member Avatar for satheeshmanian

remember one thing very clearly that null is nothing. even null is not equal to null. variable initializing may fix your problem.

Member Avatar for MattEvans
0
344
Member Avatar for berlindeb
Member Avatar for soolmaan
0
103
Member Avatar for sanscls

[code=ColdFusion]<cfoutput> <form enctype="multipart/form-data" action="title_picture_action.cfm?id=#listnumber#" method="POST"> <table border="0" width="500" cellpadding="10" cellspacing="0"> <tr> <td><img src="images/uploads/#filedata#" width="100"></td> <td> <input type="text" maxlength="50" size="20" name="picturename" value="#picturename#"> <input type="submit" value="Submit"> </td> </tr> </table> </form> </cfoutput> [/code] ###################processing page################ [code=ColdFusion]<cfquery name="titlepicture" datasource="#dsn#"> UPDATE uploads SET picturename = '#form.picturename#' WHERE id = #url.id# </cfquery>[/code]

Member Avatar for iqbalhosan
0
115
Member Avatar for zero_sequence
Member Avatar for iqbalhosan
0
108
Member Avatar for jennifer_48219

The End.