split values
I have values that are returned to me in this format:
name=>test,age=>49
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Keeping data in form
How can I keep whatever I write in the form?
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea