on the android market? My dad thinks that since my Samsung Captivate is on AT&T that they will snatch it when I send it to google checkout to buy an app. Im not gonna lie, this is a very valid concern since the millions of other android users have had this problem... (I lied). I made the point...
on the android market? My dad thinks that since my Samsung Captivate is on AT&T that they will snatch it when I send it to google checkout to buy an app. Im not gonna lie, this is a very valid concern since the millions of other android users have had this problem... (I lied). I made the point...
Ok so I have a script that basically creates a bunch of folders and files onto by server.
I have:
mkdir("Members/$name/files", 0755);
mkdir("Members/$name/$name_files", 0755);
it is saying whenever I submit the form that I have that the folder files already exists but I want one folder to be...
I'm creating a website and in order for the visitors to use the website they would have to sign up.
I want to create a form to put in my html page that would sign people up by creating a directory (that has the name of their user name) in the Members folder on my server and creating the...
I'm creating a website and in order for the visitors to use the website they would have to sign up.
I want to create a form to put in my html page that would sign people up by creating a directory (that has the name of their user name) in the Members folder on my server and creating the...
I'm creating a website and in order for the visitors to use the website they would have to sign up.
I want to create a form to put in my html page that would sign people up by creating a directory (that has the name of their user name) in the Members folder on my server and creating the...
I'm creating a website and in order for the visitors to use the website they would have to sign up.
I want to create a form to put in my html page that would sign people up by creating a directory (that has the name of their user name) in the Members folder on my server and creating the...
I have a jailbroken iPod Touch 3g 3.1.3 and i want to build this app that i made in xcode 3.2.2 onto it but it says it can't because:
Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain
is there a way to do it without...