Delete chars from Location
-
Hi, when I add an new ad, I need for input text Location (adverts_location) to delete the first 4 chars – substr ($ location, 3), before inserting in the database. How should I do it?
For example: i write Location: AUSTRALIA and click to preview and click to SEND. Now, i need delete first 4 chars (leave AUST, stay RALIA, before inserting in the database.
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Delete chars from Location’ is closed to new replies.