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
~693 People Reached
Favorite Forums
Favorite Tags
php x 13
Member Avatar for cosby

hi everyone i have a script that upload a file to the server and i am running apache2 so the default apache usersis www-data and group www-data,so as i upload the file i want each and every file that uploaded to the server to change from www-data to staff user …

Member Avatar for digital-ether
0
126
Member Avatar for cosby

Hi everyone i am having a problem with file upload ownership,i am running apache2 and the default ownership on httpd.conf is nobody nogroup. can someone help me with a peace of php code to change this to my own.

Member Avatar for mschroeder
0
63
Member Avatar for cosby

hi everyone,i am having a problem with the maximum file upload i have read the forums about the maximum file upload and i went to php.ini to change the maximum file upload from 2mb to 3mb but if i upload 2.6mb file still the upload file doesn't work can you …

Member Avatar for cosby
0
87
Member Avatar for cosby

hi everyone can someone help me with the regular expression to chop the string in to peaces basically i am looking for a pattern to match this line in the file. "1980_1.rtf" (5 December 1984) Cosby and Cosby (189 street of people) i want to get a specific string on …

Member Avatar for somedude3488
0
56
Member Avatar for cosby

hi everyone i am uploading multiple files with different names,so sometimes i want to upload a single file within that form how do i handle that with php script.Can someone help me with php script that will allow you to upload name or picture ,or sometimes upload both at the …

Member Avatar for Unrealx_
0
100
Member Avatar for cosby

Hi everyone i am actually new in linux and i am looking for a software that i can install on ubuntu 7.0 to convert openoffice document through command line.that software it must call openoffice to convert the following: RTF to HTML RTF To PDF

0
83
Member Avatar for cosby

hi everyone can anyone help me with the php pattern that search the following string and get relevent pattern. "2004_8.rtf" (November) S v Mimi(000/00) [2004] NAME 8; "2005_9.rtf" (November) S v Mimi(000/01) [2005] NAME 9; i want the regular expression patterns that match this : [2005] NAME 9 ; or …

Member Avatar for cosby
0
69
Member Avatar for cosby

hi everyone i am new in php and i want to serch the specific words on text file using pregmach . i have try the patterns of the pregmatch() but it seems like i dont doit right. can someone look into my code and help me out with this problem. …

Member Avatar for cosby
0
109