Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
please help
HTML Code:
Code: <span id="ctl00"><span>
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
We made a reverse goods movemen
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
split values
I have values that are returned to me in this format:
name=>test,age=>49
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh