Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: javo
Forum: Delphi Nov 16th, 2006, 1:35 PM
Replies: 1
Views: 255
Posted By javo
ok so i resovled it this way, var s:...

ok so i resovled it this way,

var
s: string;
begin
s := 'first string { second string : 43 ; third string :98 ; }' ;
Delete(s, 1, Pos('{', s));
Delete(s, Pos('}', s), MaxInt);
...
Forum: Delphi Nov 15th, 2006, 12:37 PM
Replies: 1
Views: 255
Posted By javo
delphi text reading .....

hi everyone , i have a very very big problem for me in delphi , and i'd be happy if u can help me resolve it .
so I have this text file



first string
* second string : 43 ;
third string :98 ;
*
Forum: Other Web Development Languages Oct 28th, 2006, 4:37 PM
Replies: 3
Views: 174
Posted By javo
looking for php, java scripts ,.........

hi i'm about to start to collect a lot of scripts and source codes which can help me sometimes in the future , i think every programmer have som scripts and sources in his computer , so i would be...
Forum: PHP Oct 26th, 2006, 12:14 PM
Replies: 3
Views: 133
Posted By javo
yea thanks , i have once read this text but i...

yea thanks , i have once read this text but i would be happy to find some script where it's used , some functionaly example, don't u know about something ? thx
Forum: PHP Oct 26th, 2006, 11:55 AM
Replies: 3
Views: 133
Posted By javo
php registration

hi i'm beginner with php but now i have to learn how to make a website where people will be able to register and to have an access to some pages only when they are logged in , i know that i ought to...
Showing results 1 to 5 of 5

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:37 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC