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
~498 People Reached
Favorite Forums

5 Posted Topics

Member Avatar for phpmember

[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 …

Member Avatar for mastervaulttop
0
139
Member Avatar for yakoo

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 …

0
50
Member Avatar for jaikar

[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. …

Member Avatar for yakoo
0
106
Member Avatar for yakoo

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

Member Avatar for mbacon
0
98
Member Avatar for yakoo

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 …

0
105

The End.