Jump to content

Easy Easy


phpretard

Recommended Posts

phpretard read the manual substr if it don't make sense keep reading.. if your still stuck (even after Example #1)! find some tutorials ie PHP 101: PHP For the Absolute Beginner if you don't want to spend the time then try the freelance section!

 

No offence intended!

 

EDIT: PHP doesn't use null-terminated strings, PHP stores the integer length of the string as well

as the data itself, so it knows how long the string is, and doesn't get

fooled by NULL bytes part-way along the string

Link to comment
https://forums.phpfreaks.com/topic/151084-easy-easy/#findComment-793766
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.