Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
14
Posts with Downvotes
5
Downvoting Members
9
~2K People Reached
Favorite Forums
Favorite Tags
php x 23
Member Avatar for Midnite002

ok I have this PHP email script working and what I wanted to know was is there a way to popup the THANK you for your message reply on a submition or does it have to go to a totally new page to do so ... Currently the script loads …

Member Avatar for JRM
0
83
Member Avatar for Midnite002

I am new to PHP and have not yet learned all the syntax and commends but was wondering if an easy script can be made to copy files of the same name from one directory over to another directory thru a PHP script in other words if I have 2 …

Member Avatar for Stefano Mtangoo
0
310
Member Avatar for Midnite002

I am starting a new topic cause the people in the old one do not understand what I am asking ( trying to learn / figure out ) how to do I have 24 files in a directory they are named 12am.txt 1am.txt 2am.txt ETC ETC till 11am.txt then they …

Member Avatar for Ezzaral
0
581
Member Avatar for Midnite002

arunss created this script but has not updated my request since then can anyone help me with this mode to his already good script ? See Below for that I need to add [CODE] <?php $songs = file('songs.txt'); var_dump($songs); echo "<br /><br /><h3>result</h3>"; $filtered_songs = array_unique($songs); var_dump($filtered_songs); if(sizeof($filtered_songs)>0) { $content …

Member Avatar for Midnite002
-6
141
Member Avatar for Midnite002

I am new to PHP and have not yet learned all the syntax and commends but was wondering if an easy script can be made to copy files of the same name from one directory over to another directory thru a PHP script in other words if I have 2 …

Member Avatar for Ezzaral
0
84
Member Avatar for Midnite001

I am a newbie here and I now have to have 3 seperate accounts to get into this forum ? why ? I tried login with my original account it says TY for login in then sends me back to the login screen ? and its not my browser or …

Member Avatar for MidiMagic
0
192
Member Avatar for Midnite000

Can someone please hekp me develope a script that will read from a .txt file ( ex: songs.txt ) and strip out all the songs listed in the file minus the duplicates ... as there will be 2 or 3 of each one listed in the .txt file ... example …

Member Avatar for Midnite003
-4
117