Forum: PHP May 2nd, 2009 |
| Replies: 1 Views: 792 I got what the problem was in the url there is & instead of & symbol that is creating a problem |
Forum: PHP May 2nd, 2009 |
| Replies: 1 Views: 792 Hi all
i am using a curl script to go to a link and get its content for further manipulation. following is the link and curl script:
<?php
$url =... |
Forum: PHP May 2nd, 2009 |
| Replies: 5 Views: 542 There was problem in web hosting actually that is why the program could not connect to the database. earlier the server was Linux based on old hosting but when moved to new hosting somehow windows... |
Forum: PHP May 2nd, 2009 |
| Replies: 2 Views: 374 there was problem in configuration file, i fixed it and now forum is working please see www.2aforum.com |
Forum: PHP Apr 30th, 2009 |
| Replies: 1 Views: 306 Hi all
I am writing a curl script for collecting information about some sex offenders, i have developed the script that is picking up links like given below::... |
Forum: PHP Apr 26th, 2009 |
| Replies: 2 Views: 374 Fatal error: require_once() [function.require]: Failed opening required '/forum/forums/libs/functions_forums.inc.php' (include_path='.:/usr/local/php5/lib/php') in... |
Forum: PHP Apr 25th, 2009 |
| Replies: 5 Views: 542 have recently migrated my ubb forum website(http://2aforum.com/) to a new web hosting server, i have placed the files on new server and i think directory structure is right and also set up the... |
Forum: PHP Apr 24th, 2009 |
| Replies: 2 Views: 297 okay that i know but can a sub domain can be created automatically with all the files in it whenever a new category is added in category table in database? |
Forum: PHP Apr 23rd, 2009 |
| Replies: 2 Views: 297 Hi all
I need to develop a property based website in which i have a drop down menu for selecting a category for eg:renting ,selling, lease etc.
what i want to do is when a user will select any... |
Forum: PHP Apr 20th, 2009 |
| Replies: 1 Views: 529 Hi all
i am a newbie and try different things everyday and always come here when i am stuck with something.
I want to write a script using curl and php that goes to this link... |
Forum: PHP Apr 19th, 2009 |
| Replies: 2 Views: 589 Hi all
I am adding a field to content type 'blog' in drupal 5.x but i can see only one field type and that is image in it. what is wrong? please see the screen shot of the page attached.
see this... |
Forum: PHP Apr 14th, 2009 |
| Replies: 3 Views: 541 <div style="float: left; font-variant: small-caps;">movie link (zshare) :</div><div style="float: left; margin-left: 10px;">Link <a rel="nofollow" style="color: rgb(0, 0, 221); text-decoration:... |
Forum: PHP Apr 13th, 2009 |
| Replies: 1 Views: 1,099 Hi All
I am new to PHP and just got a project ;) that needs me to extract links from the page, i have got the part of page that have links in a string and was wondering if i can extract all the... |
Forum: PHP Apr 8th, 2009 |
| Replies: 2 Views: 387 Hi all,
I am getting result in an array from some webservice and i have created User Interface to see these results with each result have a check box with it.
what i want to do is to insert... |
Forum: PHP Apr 4th, 2009 |
| Replies: 1 Views: 584 Hi all
I am using CURL to reach a page ,now i want to extract this from the page
<object classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616" width="640" height="303.33333333333"... |
Forum: PHP Apr 4th, 2009 |
| Replies: 6 Views: 834 Hi cwarn23
you are my angel :)
Thanks a ton |
Forum: PHP Apr 4th, 2009 |
| Replies: 6 Views: 834 okay let me explain again what i want to do.
I will create a simple php page which will have a input box and a submit button.
this input box will be use to insert any keyword. when a person will... |
Forum: PHP Apr 4th, 2009 |
| Replies: 6 Views: 834 Hi cwarn23
thanks for the reply
following needs to be done::
1.) I want to send a keyword for eg: 'knowing' to website for eg: "http://stagevu.com/" search box and submit it.
2.) then i... |
Forum: PHP Apr 4th, 2009 |
| Replies: 6 Views: 834 Hi all
I am a beginner and i was wondering can we write a code in PHP by which we can enter keyword in search box of any website and submit.
so there will be 2 inputs to this php function:
... |
Forum: PHP Apr 1st, 2009 |
| Replies: 3 Views: 1,075 Hi ppl
I am developing website for my friend's very small resort, please see www.shivgangaresorts.com/dev
this resort have 8 rooms in total and all rooms are of same type so every room is... |
Forum: PHP Feb 4th, 2009 |
| Replies: 2 Views: 400 Hi All,
First of all i'll tell you what i m doing ....
I ve a blog at http://myblog.blogspot.com/ ... now ... i am going to make simple website for myself and i want my blog to open inside my... |
Forum: PHP Sep 29th, 2008 |
| Replies: 1 Views: 1,619 Hi all
I want to append a text file data to an already existing excel file.the text file will be of the following format:
... |