AllExperts > PHP4 
Search      
PHP4
Volunteer
Answers to thousands of questions
 Home · More PHP4 Questions · Question Library  · Free Encyclopedia ·
More PHP4 Answers
Question Library

Ask a question about PHP4
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
About Jason Baker
(Top Expert on this page)

Expertise
I can answer most questions you may have for me. If I can not answer something I will have an answer for you within the required time for AllExperts.

Experience
I have four years in the industry with a wide range of clients. THey range from not for profits to small and medium businesses. I have done custom applications for many clients including oscommerce templates, script installations and many more.

Education/Credentials
I have an associates of applied science in PC support and networking. I had taken a programming class on php and mysql. I have also done independent studies after graduating college.

Past/Present Clients
AngelsAtGodCentralStation, Get Contrabrand, North Coast Orthodontics, Ultraflex Molding

   

You are here:  Experts > Computing/Technology > Perl/PHP > PHP4

Questions Answered By Expert  Jason Baker 
In Category  PHP4

SubjectDate Asked

PHP8/31/2009
  Q: I want to setup on my website where the logged in user clicks submit on the form data...and then the ...
  A: The echo command does exactly what it says. For instance if you were to go into dos and type in ...
PHP8/30/2009
  Q: I want to setup on my website where the logged in user clicks submit on the form data...and then the ...
  A: What I mean by an echo statement is the syntax to output writing/text to the screen. So if someone ...
PHP training7/11/2009
  Q: I am a long time computer consultant with programming background, and would like to learn PHP. Can ...
  A: Well Jan, I can not recommend any specific tutorial as I am not sure of your level of expertise with ...
Online forms using PHP6/20/2009
  Q: What PHP coding is necessarry to create on online form, where people can enter information and it ...
  A: I am going to write out some code for you and can explain it line by line after im finished. <? ...
Retrieving value from "pagename.php?i="6/17/2009
  Q: When I acess my datapage.php passing a value as, for instance, "datapage.php?test=34", how to ...
  A: First off you would need to define the test variable i.e. $test=$_GET['test']; That $_GET as well ...
Image upload5/29/2009
  Q: i need a full code "upload(and retrieve) image to through php and save it in mysql"
  A: To retrieve something from mysql table I usually do something like this <? $table="imageshere"; ...
My database5/19/2009
  Q: I asked this question on yahoo answers. The 2 answers I got contradicted eachother. So maybe you can ...
  A: Sorry for the delay. To be quite honest I do not know as I am not familiar with the s2g technology, ...
PhP on my PC5/17/2009
  Q: I am interested in learning PHP to write personal pages for myself. I know from experience that I ...
  A: Well Joe, as long as you have either IIS or Apache set up along with php and maybe even a mysql ...
Session5/13/2009
  Q: i have a php protected website. my question is this: how can i display loggedin members to other ...
  A: What you will want to do is set up a table called onlineusers. create table onlineusers(userid int ...

All Questions in This Category

Email this page
     
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2006 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.