Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mkzw0ot4m0nk

    chmod folder in php?

    im creating a profile service and im working on the register page.. i already have a folder called users made and i have it chmod 777 so i can make another folder in it which does work. but when i go to write inside the folder i just created with php it wont create it. i get this error...
  2. mkzw0ot4m0nk

    safe mode?

    hey im creating a php aim profile service just for fun (still learning php) well i keep getting this error when i try to create a account.. Warning: SAFE MODE Restriction in effect. The script whose uid is 2016 is not allowed to access / owned by uid 0 in...
  3. mkzw0ot4m0nk

    search a .txt file

    hey im kind of new to php. i was wondering how u can search a txt file to see if a word is in it like if the txt file looked like this.. monkey donkey bird cat dog and the person typed monkey then it will return with yes monkey is in the list. thanks
  4. mkzw0ot4m0nk

    hot key

    hey is it possible for when someone push CTRL+L it will paist the text inside edit1 anywhere for example.. in a email or word or aim.
  5. mkzw0ot4m0nk

    api

    hey i wanna know how i can get text from a different window.. i used a api spy program and got the info.. Window Handle: 263106 Window Class Name: TStaticText Window Style: 1409286401 Window ID Number: 0 Parent Window Handle: 590418 Parent Window Text: MonitorForm Parent Window Class NAme...
  6. mkzw0ot4m0nk

    check txt file for a word

    hey, how can i check a txt file for a word?
  7. mkzw0ot4m0nk

    check to see if its the first time

    hey, how can i have my program check to see if its the users first time using the program and have it display a label if it is?
  8. mkzw0ot4m0nk

    config form

    hey, i made a program that shows the current song that is being played on winamp and the song name uploads to my site. many of my friends want this program and i dont mind them using it but i have it configured for me. how can i make a configure form so they can enter there ftp stuff and click...
  9. mkzw0ot4m0nk

    about page

    ok i feel like a idiot asking this. i have a main menu thing on my program and i have 'EXit' and 'About' when someone clicks 'About' how do i make it open a new window?
  10. mkzw0ot4m0nk

    refresh

    hey im making a winamp plugin, how can i refresh a text field every 5sec? or have it click the button every 5sec. ty

Part and Inventory Search

Back
Top