Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~1K People Reached
Favorite Tags

7 Posted Topics

Member Avatar for joeyxaza

hi all, please can anyone help me, i would like to upload microsoft word documents and adobe pdf to a web page. can anyone be of assistance. thank you

0
59
Member Avatar for joeyxaza

hi all, i am new to perl and i am trying to design a web form (login, registration, user profile, session, cookie, mysql database connection, etc) using perl. is there any place where i can get a good tutorial on the above, or is there any existing code i can …

Member Avatar for jon.kiparsky
0
126
Member Avatar for PinoyDev

you need to do what is called search engine optimisation for your website, you need to add keywords relating to your website (keywords regarding what your website does e.g for an i.t website, you would add keywords like computer, mouse, name of site, cisco, oracle e.t.c) <meta name="Keywords" content="telecoms"> or …

Member Avatar for PinoyDev
0
324
Member Avatar for TheSassyDragon

for the password error, can you check the name you assigned to it in the main html form and make sure you closed all your if/else braces. for the email issue (if(!$subemail || strlen($subemail = trim($subemail)) == 0){) try removing the trim() function and just leave it as strlen($subemail == …

Member Avatar for joeyxaza
0
241
Member Avatar for abhi10kumar

add a php mail (mail()) function to the submit button to submit all the contact form data to the intended email and also add a header to redirect you back to the referrer page

Member Avatar for joeyxaza
0
57
Member Avatar for joeyxaza

hi all, can anyone please help me out, i am trying to display some items from my database (image items), i want to display them on a page by displaying three items at a time (e.g the first three items would display on the first row, and the next three …

Member Avatar for Shanti C
0
87
Member Avatar for joeyxaza

Dear All, Hi, i am new to php, and i will like to create a Multiple Page Form, the issue is that i dont know how to save the variables from the first form all through to the last form, so that i can save all the form fields into …

Member Avatar for joeyxaza
0
166

The End.