Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
Solution Manager BPR
Does the SolMan-BPR-ARIS-Integration (http://www.ids-scheer.com/en/ARIS/ARIS_Platform/ARIS_Business_
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav