JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?