Recent content by liomon41

  1. L

    retrieving images from a folder using php?

    I have a form that has a dropdown menu and a button and the list values for the dropmenu are five countries (france, england, germany, spain, norway) and i also i have in a folder in my local server the flags for these five countries (france.jpg, england.jpg, germany.jpg, spain.jpg, norway.jpg)...
  2. L

    validating a form within the ajax tabs with php?

    hi you guys i have form that is withing an ajax tabs that i am trying to validate using php, the problem now is that its not working, there is no error displaying anywhere on the form, nothing at all, its just not seeing the the submit button. is it possible to achieve this, if so could anyone...
  3. L

    validating a form within the ajax tabs with php?

    hi you guys i have form that is withing an ajax tabs that i am trying to validate using php, the problem now is that its not working, there is no error displaying anywhere on the form, nothing at all, its just not seeing the the submit button. is it possible to achieve this, if so could anyone...
  4. L

    validating a form within the ajax tabs with php?

    hi you guys i have form that is withing an ajax tabs that i am trying to validate using php, the problem now is that its not working, there is no error displaying anywhere on the form, nothing at all, its just not seeing the the submit button. is it possible to achieve this, if so could anyone...
  5. L

    radio button validation with php?

    hi you guys i need you help on validating radio buttons with php not javascript, i wnt to validate a group of five sets of radio buttons with php and send the result to mysql database, i really need your help with this, thanks alot
  6. L

    PHP help . HTACCESS FILE?

    i have a page home.php and i im trying to displays records in a table but it never works except i create the table inside the php code(<php? echo "<table">; echo "<tr><td>"; echo $name") but i dont like it this way its too stressful repeating the echo all the way , i want to display the records...
  7. L

    PHP help . HTACCESS FILE?

    i have a page home.php and i im trying to displays records in a table but it never works except i create the table inside the php code(<php? echo "<table">; echo "<tr><td>"; echo $name") but i dont like it this way its too stressful repeating the echo all the way , i want to display the records...
  8. L

    asp.net forum help!!!!?

    hi you guys recently i got a project that involves creating a forum with asp.net using c# language. Does anyone have any idea where i can a details tutorials on how to go about this or is there anyone who can help me out. Need your anybody help you guys. Thanks alot
  9. L

    comparing shopping cart items with php script?

    i am currently working on an e commerce site with php and mysql and i need your help with the php shopping cart that involves comparing two or more products/items on a separate page. I was that someone could give me a detailed tutorial/script on how to go about this. hi you guys i really need...
Back
Top