Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod