Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~907 People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for ujjval dave

you need to use an a weather api. check out this one [url]http://www.worldweatheronline.com/weather-api.aspx[/url] or google search something like "weather api ip address"

Member Avatar for Javvy
0
161
Member Avatar for paullanesra

Hi, I am having a problem with my file upload. I have a folder with my fileform.html and upload_file.php and a folder "upload" where my uploaded file stored. This is the body of my fileform.php: [CODE]<form action="upload_file.php" method="post" enctype="multipart/form-data"> <label for="file">Filename:</label> <input type="file" name="file" id="file" /> <br /> <input type="submit" …

Member Avatar for diafol
0
171
Member Avatar for ridzii

i would really recommend the book "php & mysql build your own database driven web site using php & mysql". When I first started off I bought alot of books and found none of them useful this book is excellent and will bring you slowly through installation and getting started. …

Member Avatar for Progr4mmer
0
212
Member Avatar for paullanesra

hi i am having a problem with a php script. i have 3 files index.php, home.html.php, form.html.php. home.html.php is working fine, if has a form that is submitting fine but when it submits i get a problem. maybe someone can help me out please i would be grateful as i …

Member Avatar for EricIskhakov
0
135
Member Avatar for paullanesra

I have a table with 3 fields: id (auto_increment), name (string), x. in my x field i want it to be kind of like a auto_increment but with letters and numbers being used. For example, if id field is 1, x will be "aaaa". if id is 2 x will …

Member Avatar for paullanesra
0
228

The End.