No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
[PHP] <?php /* first you will need to create a text file somewhere and give ita name obviously. In this example I will call it hits.txt */ $stored = "hits.txt"; /* The following function when called gets the text filenamed in the above variable '$stored', then opens it forreading and …
Hello everyone, I have created the .htpasswd from this site [url]http://www.4webhelp.net/us/password.php[/url]. Name = develop password = develop It created me the .htpasswd as develop:59DQtVkPTS4jk I just copied and pasted in the .htpasswd file and tried logging in. It jsut doesn't allow me to log in, however when i typed the …
[QUOTE=jaikar;315774]PHPFreaks is more better... i got immediate responce for this thread...... :(.... daniweb Looks good ... but ... not THAT active :([/QUOTE] Hi Jaikar, Iam a newbie in PHP. Sorry to say this, but seems like you are blaming the people who are helping you, by giving their precious time. …
Hi Friends, I have one strange problem the if conditions are not working, it is not supporting at all. Any idea why ? iam using ODBC_CONNECT() with MSSQL and PHP. Regards
Hello, I have a field in DB called bookingstatus whose value will be <>1<>2<>3 Now after certain action I want to add one more extra value i.e. <>1<>2<>3<>[B]4[/B] how can i update this, should i have to check the previous values? how do i do update? Any help would be …
The End.
yakoo