0
votes
0answers
20 views

Detecting states of JBoss server and building a web-app to show status

I am building a simple mobile responsive web-app that will detect and notify the state of multiple jboss servers which are used for deploying an application. The jboss servers reside on multiple ...
0
votes
1answer
28 views

Automate simple Image editing

I'm working on an E-commerce website which deals in clothing and fabrics. Now what the client wants is that he click an image of a model once, and the same images is reused for different shirts. the ...
0
votes
2answers
59 views

PHP script to automate login and form submit

I have an external site which requires me to a. login b. post form (with 2-3 dyanamic parameters) I need a PHP script to automate this behavior. i.e. the script should first login with a ...
-1
votes
1answer
42 views

Writing a program to edit PHP files through GUI [closed]

I want to write a program or script that will allow one to make simple changes to a PHP files. There are <div="article"> tags which are basically just some text and maybe a photo. Basically, ...
0
votes
4answers
90 views

Executing a PHP script with a CRON Job [closed]

I would like to run a PHP script every day at midnight. After research on how to do this, it appears that the best way to achieve this is to use a CRON job. If my php script was located at ...
1
vote
2answers
224 views

JW Player 6 - Auto playlist creation based on videos in folder

What I have PHP 5.3 JW Player 6.4 Who is this for I use this just to validated videos, instead of writing the code for the playlist. I put all the videos in a folder and they show up on the ...
0
votes
1answer
35 views

suggestions on how to approach batch process csv to web form app

I am faced with challenge of taking a csv excel file of ups tracking numbers that i receive weekly, about 10 thousand. Batch process these numbers one by one into a web form and submit. Then need each ...
0
votes
0answers
38 views

Automated url request with php

Okay so I have been looking at developing my own custom CMS system for a specific market and I have been looking through a few frameworks and the problem that I have with them is that they don't ...
0
votes
1answer
56 views

How to get information from a client, then automatically use that in a form?

I'm trying to get a clients information on their computer and automatically using that to determine some components of the form. This form is ranging from the users name-location and I'm trying to ...
0
votes
0answers
73 views

Automatic Google Image Search and Print [closed]

So basically I'd like to automate google image search, based on preset (or escalating) queries. Such as Apple, Apple1, Apple2, etc. and have the first image, or the full first page of images ...
1
vote
2answers
56 views

PHP script listening on a directory

I have a PHP script configured to loop endlessly using set_time_limit(0) and for(;;). The script is coded to listen on a specific directory and wait for files. When files are detected, execute some ...
1
vote
1answer
37 views

Automatically update php array every morning

I am grabbing live auction data from a feed, then saving them in an array and also downloading them as an excel file (i need them both). Now, for another part of my project, I need to do this (collect ...
0
votes
1answer
63 views

eclipse / Zend Studio: How to add PHP servers and debug configurations from outside?

Is it possible to create new PHP servers and debug configurations sets outside of eclipse? What files do I need to create/change to do this? I want to write a script to automate this process. ...
-3
votes
1answer
96 views

Zend Framework 2 automated php procedures

What's the best way for execute automated php procedures in Zend Framework 2? I want to schedule a task to operate in the Database (mysql), but it doesn't interact with any HTTP call, i.e. only a ...
-1
votes
3answers
135 views

Calculate time left between todays date and date in mySQL database

I am using php and mySQL for a very small CMS. One of the functional requirements is that the system gives back the amount of days left before renewal date (For example how many days left between ...
-4
votes
1answer
121 views

php script for dynamically scraping data from a page [closed]

I need to write a script (preferably in php) that loads a specific page. That page will have an input text box on it. the script should then get some data from my db and input it into the input box, ...
0
votes
1answer
58 views

Auto updating content in an App from a PHP web service

I am making an App using PhoneGap where there is a catalogue of products in a database. This content (image URL's, descriptions, prices etc) is likely to be updated weekly, so I want a way for the app ...
2
votes
1answer
145 views

Generate “JSON schema documentation” automatically

So, I'm using alot of JSON while developing PHP applications. And a function returns json strings or whatever it's really hard to know what they contain, and it's time consuming to keep documenting up ...
0
votes
2answers
184 views

Run unit test when saving file in PhpStorm

I have set up PhpStorm 5 with PHPUnit, and I'm curious if PhpStorm might have some functionality that will automatically run a unit test when saving a file. Like watchr and guard. I have tried search ...
0
votes
1answer
487 views

Automatically filling out web forms and returning the resulting page

This is my first time posting here. I greatly appreciate any and all guidance on this subject. I'm trying to make a program that automatically fills in web forms and submits the data, returning the ...
5
votes
1answer
63 views

Monitor a webpage behind authentification for a text

Here is the deal. I have a requirement to monitor certain password-protected webpage for changes and play sound alarm when size of the page is different from what I know (i.e. it was modified). Here ...
-1
votes
1answer
71 views

how to install mysql using php

me and my hair-brained ideas again... i am building a mailserver install script and i have hit on something i want to ask before i do just to cover my bases. i know how to use php with the shell_exec ...
0
votes
0answers
134 views

How to automate WatchSeries.eu website navigation?

http://watchseries.eu To be more specific, I need help getting past this 'gateway.php' file, that does NOT like automated users. If you're not familiar with the site, basically the flow is this: ...
3
votes
1answer
473 views

Automating php deployment on multiple servers with git hooks

Recently we have started exploring GIT with the target of enabling our developers to work from any place and secondly to automate the overall deployment process. We have a central test server where ...
0
votes
2answers
104 views

Run php script in background on nginx

I'm trying to develop a payment module for one shop cms. Payment is based on acquiring in a Bank. So firstly for each order creates (with curl) a "ticket" on bank side. Ater that client is forwarded ...
0
votes
1answer
57 views

Automating variable input on html pages

I have a website that hosts videos. Each video has it's own .html page. I essentially have a template that I have made that I reuse for each video page. The work I have to do involves entering in ...
0
votes
1answer
237 views

refresh div automatically for news ticker

is there anyway to refresh the contents of this div when the value from the feed.php changes this is my code for the news ticker: <script type="text/javascript"> function ...
2
votes
1answer
1k views

Creating a single random Magento coupon

I'm having some trouble. What I want to do is automatically generate a single random coupon code in Magento each time someone subscribes to our newsletter. The coupon is 10 dollars off anything and ...
0
votes
1answer
59 views

Is Automation possible Using PHP/Curl?

I have a requirement like below. If I visit a website through Curl, and after 30 seconds, I click on any link of that website, will it be considered as a single visit? I want to get it ...
0
votes
1answer
67 views

Automation of a snippet insertion process in php

Well, I have no idea of this and how to do this but its making me go crazy. so here is the thing.. suppose i have this piece of code in say 20 files. while(//some_condition): ..... // do ...
2
votes
3answers
298 views

Convert tabbed text into tree (SQL insert each line into TreeNode table (TreeNodeID, ParentID, Title)) with PHP

I'm experimenting with ArborJS, attempting to build a Knowledge Tree. Here is my test area (left click to enter a node, right click to get back to the beginning). I have "all" of the "Humanities and ...
0
votes
3answers
81 views

Form development automation [closed]

I've been developing lots of forms lately so I'm trying to find a way to automate the tasks as much a possible. I started writing some PHP code in which I input an array of field ids and the PHP ...
0
votes
1answer
90 views

Test tools for Database, Code (php), Security

What tools best fit to test automatically: Code: Copy/Paste code detector Commented code checker DB: Encoding check Field size check Security: XSS SQL inject Vulnerability scan I am ...
-3
votes
2answers
269 views

Attendance Maintenance system Report Generation [closed]

Here my table ID WT CN CG OS ADS SE ADSL OSL TOTAL PERCENTAGE -------------------------------------------------------------------------------- IDEAL 40 ...
0
votes
1answer
115 views

Periodically Run Wordpress Importer using Hosted File [WP Plugin]

So I have a script that creates a WXR(Wordpress eXtended RSS)/XML file from a data source. Wordpress has a plugin to import WXR files but it requires me to manually go in and select the file. What I ...
1
vote
2answers
403 views

Home automation with php [closed]

I want to do simple automation in my home like on/off lights to explore more about automation. I am a software engineer so I don't know much about hardware to use in this process. I want to do this ...
0
votes
2answers
109 views

Good open source auto patcher script for PHP?

As I don't wanna reinvent the wheel for my project, I was wondering what's a good open source auto patching script for PHP? The purpose is to automate any implementation of add-ons/mods. Some of the ...
0
votes
0answers
171 views

Selenium RC Uploading a file

How to upload a file using selenium RC, Am using google chrome to run automation,as my application is not supported on firefox 3x 1)i tried with type command,On click of upload button file upload ...
0
votes
1answer
359 views

Automation of parsing email body and storing important variables?

I have made a php program to eliminate some tedious data entry work at my job. Currently, the way it works is we receive workorder emails, then someone working in the office opens the emails and ...
0
votes
1answer
84 views

How to auto categorise user generated content

I have a system where the user makes a post, this post will include a title, and the post content itself, the content will be anywhere between 20 - 3000 words and consist of plain text. I also have a ...
0
votes
1answer
366 views

Automatically populating meta descriptions in Opencart

I'm trying to add meta descriptions to 700+ products on a site I'm working on in Opencart and I'm hoping I don't have to do it manually. There's already product descriptions for each product and I've ...
0
votes
1answer
300 views

Uploading a file using Selenium

How do I upload a file using Selenium tool in automation testing? I tried with the following code: selenium.attachFile(//*[@id='file-uploader']/div/div[1]", "C:\\Users\\Public\\Pictures\\Sample ...
0
votes
1answer
320 views

PHP Auto Delete an Array of Unwanted Files From All Folders on Server Script

So I have a couple of PHP scripts for deleting error_log, .DS_Store etc files from all folders on my entire server. I simply have these scripts uploaded to my root (public_html) and visit them ...
0
votes
1answer
50 views

automate do something without open page

i want make script evry 15min connect to 4 address and get new link . how i can make page for do this without open page every time and script do this automate??? php can make this script? if i need ...
2
votes
3answers
126 views

php: I want a code to be executed every 1 minute

I will try be clear and specific :) So i have a website, where people purchase stuff from each other. To keep everything organised, when someone buys something from another user, That purchase will ...
-1
votes
2answers
206 views

Automated Download of URL Content from site requiring cookies

I'm attempting to automatically download content at regular time intervals from a site requiring users to log in. The content I'm seeking to download is a small .js file (<10 kb). As the site will ...
0
votes
0answers
157 views

expect function calling in php script

so here is the new twist in my current work :P. I have an expect script for checking some vty lines on cisco Terminal Server, to make sure that a user is logged in except for the line that the script ...
0
votes
2answers
97 views

How to insert data into a form with PHP?

I have a web page that contains a contact form, I would like to use PHP to fill out the form predetermined strings and then submit the form. The form itself returns a message that says it was either ...
2
votes
1answer
312 views

display in table format from mysql

I have table with product_category and its has more than 20 categories and i want to display them in table format like below image I like to place categories in 5 td then how i can be fixed towards ...
2
votes
2answers
140 views

add security to unsecure PHP mysql script semi automatically

I have a lot of files which have things like 1- mysql_query("update ... $_POST['foo'] ..."); I want to transform that to this 2- $foo = mysql_real_escape_string($_POST['foo']); 3- ...

1 2 3