[PHP] HTML tags inside PHP??

2004-01-17 Thread SASSINC Internet Solutions - Arabic Department
Hi all! How is everything? I'm want to insert some HTML tags inside the PHP page to echo them.. And then I will use MARKER to import them by VB program.. So now how to insert HTML tags to PHP? Waiting your replies.. Thanks alot for advance

[PHP] How to grab a value from the database?

2004-01-17 Thread SASSINC Internet Solutions - Arabic Department
Hi... I stopped here in my program : I want to make a PHP page that reads from a mySQL Database.. This page displays two fields for the user : 1- Username. 2- Password. Now in the database there are many columns.. each one has many fields : Username, Password, Serial, Phone No.,

[PHP] Please reply as fast as possible..

2004-01-17 Thread SASSINC Internet Solutions - Arabic Department
Hi... I stopped here in my program : I want to make a PHP page that reads from a mySQL Database.. This page displays two fields for the user : 1- Username. 2- Password. Now in the database there are many columns.. each one has many fields : Username, Password, Serial, Phone No.,

[PHP] I bought SAMS PHP mySQL WEB DEVELOPMENT:)

2004-01-17 Thread SASSINC Internet Solutions - Arabic Department
Hi all.. Now I have SAMS book for PHP and mySQL but in Arabic.. so now at the moment I only want to learn things which will help me in my project.. so which lessons must I see.. and which PHP Actions will I use for that? I want to make a PHP page that reads from a mySQL Database.. This page

[PHP] Please help me with these questions..

2004-01-16 Thread SASSINC Internet Solutions - Arabic Department
Hi all.. I'm a beginner in PHP.. And I'm working on a project.. I want your help please to learn how to : 1- MD5 with PHP values. 2- Random values in PHP. 3- Inserting values to mySQL DB by PHP and importing from them also to send echo. (For example : after MD5 some strings in PHP I want to

[PHP] How to compare between two values?

2004-01-16 Thread SASSINC Internet Solutions - Arabic Department
Hi again.. How to compare between two values, One imported from a mySQL DB and the other grabbed by GET (http://www.sitename.com/test.php?value2=3342g345) Waiting your replies.. regards..

[PHP] Please help me retrieving data from a PHP file!!???

2004-01-16 Thread SASSINC Internet Solutions - Arabic Department
Hi all.. I hope you can help me.. How to retrieve data from a PHP file? (The value that will be retrieved of course it is echoed in the PHP file, and it will be shown in a TextBox in my VB program.. so I want to retrieve it to my EXE VB program that will put it inside a TextBox or something